HomeSort by relevance Sort by last modified time
    Searched refs:chc_process (Results 1 - 2 of 2) sorted by null

  /external/dropbear/libtomcrypt/src/hashes/chc/
chc.c 31 &chc_process,
169 int chc_process(hash_state * md, const unsigned char *in, unsigned long inlen) function
281 chc_process(&md, tests[x].msg, strlen((char *)tests[x].msg));
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_hash.h 197 int chc_process(hash_state * md, const unsigned char *in, unsigned long inlen);

Completed in 122 milliseconds