Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/network/ssl/ssl_ram_map/
A Dssl_ram_map.c7 extern int rtl_crypto_aes_ecb_init(IN const u8* key, IN const u32 keylen);
55 rom_ssl_ram_map.hw_crypto_aes_ecb_init = rtl_crypto_aes_ecb_init; in platform_set_malloc_free()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_aes_rom.c109 int rtl_crypto_aes_ecb_init(IN const u8* key, IN const u32 keylen) in rtl_crypto_aes_ecb_init() function
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal_ext/
A Dcrypto_api.h1134 #define rtl_crypto_aes_ecb_init crypto_aes_ecb_init macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_crypto_api.h149 _LONG_CALL_ int rtl_crypto_aes_ecb_init(IN const u8* key, IN const u32 keylen);
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Dexport-rom_symbol_v01.txt98 rtl_crypto_aes_ecb_init = 0x2e8d;

Completed in 6 milliseconds