Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dblake2b.c163 static void s_blake2b_increment_counter(hash_state *md, ulong64 inc) in s_blake2b_increment_counter() function
382 s_blake2b_increment_counter(md, BLAKE2B_BLOCKBYTES); in blake2b_process()
387 s_blake2b_increment_counter(md, BLAKE2B_BLOCKBYTES); in blake2b_process()
419 s_blake2b_increment_counter(md, md->blake2b.curlen); in blake2b_done()

Completed in 3 milliseconds