Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2.c27 argon2_ctx(argon2_context *context, argon2_type type) in argon2_ctx() function
129 result = argon2_ctx(&context, type); in argon2_hash()
H A Dargon2.h195 int argon2_ctx(argon2_context *context, argon2_type type);