Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 6 of 6) sorted by relevance

/crypt/
A Dmd5test-giant.c73 test_single (void *buf, size_t len, const char *ref) in test_single()
88 test_double (void *buf, size_t len, const char *ref) in test_double()
111 void *buf; in do_test() local
A Dsha512test.c95 char buf[1000]; in main() local
A Dsha256test.c76 char buf[1000]; in main() local
A Dmd5-crypt.c51 # define md5_process_bytes(buf, len, ctxp, nss_ctxp) \ argument
68 # define md5_process_bytes(buf, len, ctxp, nss_ctxp) \ argument
A Dsha256-crypt.c52 # define sha256_process_bytes(buf, len, ctxp, nss_ctxp) \ argument
69 # define sha256_process_bytes(buf, len, ctxp, nss_ctxp) \ argument
A Dsha512-crypt.c52 # define sha512_process_bytes(buf, len, ctxp, nss_ctxp) \ argument
69 # define sha512_process_bytes(buf, len, ctxp, nss_ctxp) \ argument

Completed in 18 milliseconds