Home
last modified time | relevance | path

Searched defs:sha3_process (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/
H A Dsha3_accel.c118 int sha3_process(hash_state *md, const unsigned char *in, unsigned long inlen) in sha3_process() function
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dsha3.c260 int sha3_process(hash_state *md, const unsigned char *in, unsigned long inlen) in sha3_process() function