Searched refs:initial_hash (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libcrypt/
H A Dnamespace.h75 #define initial_hash __libcrypt_internal_initial_hash macro
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dcore.h173 void initial_hash(uint8_t *blockhash, argon2_context *context,
H A Dcore.c542 void initial_hash(uint8_t *blockhash, argon2_context *context, function
635 initial_hash(blockhash, context, instance->type);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.h229 void initial_hash(uint8_t *blockhash, argon2_context *context,
H A Dargon2-core.c392 initial_hash(uint8_t *blockhash, argon2_context *context, argon2_type type) function
501 initial_hash(blockhash, context, instance->type);

Completed in 111 milliseconds