Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dmd4.c70 static int s_md4_compress(hash_state *md, const unsigned char *buf) in ss_md4_compress()
152 static int s_md4_compress(hash_state *md, const unsigned char *buf) in s_md4_compress() function
185 HASH_PROCESS(md4_process, s_md4_compress, md4, 64)
218 s_md4_compress(md, md->md4.buf); in md4_done()
229 s_md4_compress(md, md->md4.buf); in md4_done()

Completed in 3 milliseconds