Searched refs:_len (Results 1 – 1 of 1) sorted by relevance
143 u32 _len[6]; in hmac_sha1_vector() local178 _len[0] = 64; in hmac_sha1_vector()181 _len[i + 1] = len[i]; in hmac_sha1_vector()183 sha1_vector(1 + num_elem, _addr, _len, mac); in hmac_sha1_vector()193 _len[0] = 64; in hmac_sha1_vector()195 _len[1] = SHA1_MAC_LEN; in hmac_sha1_vector()196 sha1_vector(2, _addr, _len, mac); in hmac_sha1_vector()