Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
A Dblake2b.c309 static int _blake2b_compress(hash_state *md, const unsigned char *buf) in _blake2b_compress() function
361 err = _blake2b_compress(md, buf); in blake2b_compress()

Completed in 2 milliseconds