Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/bcrypt/
A Dbcrypt.c12 #define BCRYPT_HASHSIZE (BCRYPT_WORDS * 4) macro
120 step_size = (*outlen + BCRYPT_HASHSIZE - 1) / BCRYPT_HASHSIZE; in bcrypt_pbkdf_openbsd()

Completed in 2 milliseconds