Searched refs:rtl_crypto_md5_process (Results 1 – 4 of 4) sorted by relevance
61 int rtl_crypto_md5_process( in rtl_crypto_md5_process() function150 ret = rtl_crypto_md5_process(message, msglen, pDigest); in rtl_crypto_md5()
1081 #define rtl_crypto_md5_process crypto_md5_process macro
103 _LONG_CALL_ int rtl_crypto_md5_process(IN const u8* message, const IN u32 msglen, OUT u8* pDigest);
78 rtl_crypto_md5_process = 0x29b1;
Completed in 6 milliseconds