Home
last modified time | relevance | path

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

/netbsd-src/lib/libcrypt/
H A Dnamespace.h82 #define estimate_argon2_params __libcrypt_internal_estimate_argon2_params macro
H A Dcrypt-argon2.c145 estimate_argon2_params(argon2_type atype, uint32_t *etime, estimate_argon2_params() function