Searched refs:kdf_argon2_ctx_set_version (Results 1 – 1 of 1) sorted by relevance
219 static int kdf_argon2_ctx_set_version(KDF_ARGON2 *ctx, uint32_t version);1361 static int kdf_argon2_ctx_set_version(KDF_ARGON2 *ctx, uint32_t version) in kdf_argon2_ctx_set_version() function1461 if (!kdf_argon2_ctx_set_version(ctx, u32_value)) in kdf_argon2_set_ctx_params()
Completed in 6 milliseconds