Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_sha.c310 int rtl_crypto_hmac_sha1_init(IN const u8* key, IN const u32 keylen) in rtl_crypto_hmac_sha1_init() function
439 ret = rtl_crypto_hmac_sha1_init(key, keylen); in rtl_crypto_hmac_sha1()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal_ext/
A Dcrypto_api.h1098 #define rtl_crypto_hmac_sha1_init crypto_hmac_sha1_init macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_crypto_api.h127 _LONG_CALL_ int rtl_crypto_hmac_sha1_init(IN const u8* key, IN const u32 keylen);
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Dexport-rom_symbol_v01.txt89 rtl_crypto_hmac_sha1_init = 0x2c31;

Completed in 7 milliseconds