Home
last modified time | relevance | path

Searched refs:hmac_sha1_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.c25 uint32_t hmac_sha1_keylen = 0; variable
299 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