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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/safe/
H A Dmd5.h62 extern void md5_loop(md5_ctxt *, u_int8_t *, u_int);
69 #define MD5Update(x, y, z) md5_loop((x), (y), (z))
H A Dmd5.c147 void md5_loop(ctxt, input, len) function

Completed in 96 milliseconds