Home
last modified time | relevance | path

Searched refs:hmac_sha2_keylen (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_sha.c27 uint32_t hmac_sha2_keylen = 0; variable
460 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