OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kdf_pbkdf1_set_membuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/kdfs/
pbkdf1.c
160
static int
kdf_pbkdf1_set_membuf
(unsigned char **buffer, size_t *buflen,
function
211
if (!
kdf_pbkdf1_set_membuf
(&ctx->pass, &ctx->pass_len, p))
215
if (!
kdf_pbkdf1_set_membuf
(&ctx->salt, &ctx->salt_len, p))
/src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
pbkdf1.c
139
static int
kdf_pbkdf1_set_membuf
(unsigned char **buffer, size_t *buflen,
function
192
if (!
kdf_pbkdf1_set_membuf
(&ctx->pass, &ctx->pass_len, p))
196
if (!
kdf_pbkdf1_set_membuf
(&ctx->salt, &ctx->salt_len,p))
Completed in 20 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026