Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_sha.c196 int rtl_crypto_sha2_process(IN const u8* message, IN const u32 msglen, OUT u8* pDigest) in rtl_crypto_sha2_process() function
281 ret = rtl_crypto_sha2_process(message, msglen, pDigest); in rtl_crypto_sha2()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal_ext/
A Dcrypto_api.h1198 __STATIC_INLINE int rtl_crypto_sha2_process(const uint8_t *message, const uint32_t msglen, uint8_t … in rtl_crypto_sha2_process() function
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_crypto_api.h115 _LONG_CALL_ int rtl_crypto_sha2_process(IN const u8* message, IN const u32 msglen, OUT u8* pDigest);
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Dexport-rom_symbol_v01.txt84 rtl_crypto_sha2_process = 0x2b15;

Completed in 7 milliseconds