Searched refs:hmac_sha1_keylen (Results 1 – 1 of 1) sorted by relevance
25 uint32_t hmac_sha1_keylen = 0; variable299 hmac_sha1_keylen = keylen; in rtl_crypto_hmac_sha1_start()320 memcpy(pAuthKey, hmac_sha1_key, hmac_sha1_keylen); in rtl_crypto_hmac_sha1_init()321 lenAuthKey = hmac_sha1_keylen; in rtl_crypto_hmac_sha1_init()
Completed in 3 milliseconds