Searched refs:hmac_sha2_keylen (Results 1 – 1 of 1) sorted by relevance
27 uint32_t hmac_sha2_keylen = 0; variable460 hmac_sha2_keylen = keylen; in rtl_crypto_hmac_sha2_start()489 memcpy(pAuthKey, hmac_sha2_key, hmac_sha2_keylen); in rtl_crypto_hmac_sha2_init()490 lenAuthKey = hmac_sha2_keylen; in rtl_crypto_hmac_sha2_init()
Completed in 3 milliseconds