Searched refs:md5_sta (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/safe/
H A Dmd5.h44 #define md5_sta md5_st.md5_state32[0] macro
H A Dmd5.c140 ctxt->md5_sta = MD5_A0;
238 u_int32_t A = ctxt->md5_sta;
304 ctxt->md5_sta += A;

Completed in 29 milliseconds