Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dargon2.c347 static void fill_first_blocks(uint8_t *blockhash, const KDF_ARGON2 *ctx) in fill_first_blocks()
650 static void initial_hash(uint8_t *blockhash, KDF_ARGON2 *ctx) in initial_hash()
727 uint8_t blockhash[ARGON2_PREHASH_SEED_LENGTH]; in initialize() local
759 BLOCK blockhash; in finalize() local

Completed in 13 milliseconds