Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h67 init_block_value(block *b, uint8_t in) in init_block_value() function
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dargon2.c313 static void init_block_value(BLOCK *b, uint8_t in) in init_block_value() function