Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
A Dsha3.c202 static LTC_INLINE int _done(hash_state *md, unsigned char *hash, ulong64 pad) in _done() function
322 return _done(md, out, CONST64(0x06)); in sha3_done()
329 return _done(md, out, CONST64(0x01)); in keccak_done()

Completed in 3 milliseconds