Home
last modified time | relevance | path

Searched defs:sha2type (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal_ext/
A Dcrypto_api.h1158 __STATIC_INLINE int rtl_crypto_sha2(const SHA2_TYPE sha2type, const uint8_t *message, in rtl_crypto_sha2()
1179 __STATIC_INLINE int rtl_crypto_sha2_init(const SHA2_TYPE sha2type) in rtl_crypto_sha2_init()
1217 __STATIC_INLINE int rtl_crypto_hmac_sha2(const SHA2_TYPE sha2type, const uint8_t *message,const uin… in rtl_crypto_hmac_sha2()
1240 __STATIC_INLINE int rtl_crypto_hmac_sha2_init(const SHA2_TYPE sha2type, const uint8_t *key, const u… in rtl_crypto_hmac_sha2_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_sha.c156 int rtl_crypto_sha2_init(IN const SHA2_TYPE sha2type) in rtl_crypto_sha2_init()
273 int rtl_crypto_sha2(IN const SHA2_TYPE sha2type, IN const u8* message, IN const u32 msglen, in rtl_crypto_sha2()
477 IN const SHA2_TYPE sha2type, in rtl_crypto_hmac_sha2_init()
621 IN const SHA2_TYPE sha2type, in rtl_crypto_hmac_sha2()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_crypto.h233 u8 sha2type; /*SHA2 type: SHA2_224/SHA2_256 */ member

Completed in 7 milliseconds