Home
last modified time | relevance | path

Searched refs:rtl_crypto_poly1305_process (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_chacha_poly1305.c48 int rtl_crypto_poly1305_process(IN const u8 *message, IN const u32 msglen, OUT u8 *pDigest) in rtl_crypto_poly1305_process() function
76 ret = rtl_crypto_poly1305_process(message, msglen, pDigest); in rtl_crypto_poly1305()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_crypto_api.h210 _LONG_CALL_ int rtl_crypto_poly1305_process(IN const u8 *message, IN const u32 msglen, OUT u8 *pDig…

Completed in 3 milliseconds