Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dscrypt.c109 static int scrypt_set_membuf(unsigned char **buffer, size_t *buflen, in scrypt_set_membuf() function
195 if (!scrypt_set_membuf(&ctx->pass, &ctx->pass_len, p)) in kdf_scrypt_set_ctx_params()
199 if (!scrypt_set_membuf(&ctx->salt, &ctx->salt_len, p)) in kdf_scrypt_set_ctx_params()