Searched refs:rtl_crypto_md5 (Results 1 – 4 of 4) sorted by relevance
143 int rtl_crypto_md5(IN const u8* message, IN const u32 msglen, OUT u8* pDigest) in rtl_crypto_md5() function
1077 #define rtl_crypto_md5 crypto_md5 macro
101 _LONG_CALL_ int rtl_crypto_md5(IN const u8* message, IN const u32 msglen, OUT u8* pDigest);
79 rtl_crypto_md5 = 0x2a09;
Completed in 6 milliseconds