Searched refs:chc_process (Results 1 – 2 of 2) sorted by relevance
23 &chc_process,167 int chc_process(hash_state * md, const unsigned char *in, unsigned long inlen) in chc_process() function284 if ((err = chc_process(&md, tests[i].msg, XSTRLEN((char *)tests[i].msg))) != CRYPT_OK) { in chc_test()
246 int chc_process(hash_state * md, const unsigned char *in, unsigned long inlen);
Completed in 4 milliseconds