Searched refs:local_hmac_key_len (Results 1 – 1 of 1) sorted by relevance
22 unsigned int i, local_hmac_key_len; in hmac_init() local43 local_hmac_key_len = hmackey_len; in hmac_init()55 local_hmac_key_len = h->digest_size; in hmac_init()67 for(i = 0; i < local_hmac_key_len; i++){ in hmac_init()72 for(i = 0; i < local_hmac_key_len; i++){ in hmac_init()