Searched refs:pkcs12kdf_derive (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | pkcs12kdf.c | 48 static int pkcs12kdf_derive(const unsigned char *pass, size_t passlen, in pkcs12kdf_derive() function 220 return pkcs12kdf_derive(ctx->pass, ctx->pass_len, ctx->salt, ctx->salt_len, in kdf_pkcs12_derive()
|
/third_party/openssl/providers/implementations/kdfs/ |
H A D | pkcs12kdf.c | 48 static int pkcs12kdf_derive(const unsigned char *pass, size_t passlen, in pkcs12kdf_derive() function 220 return pkcs12kdf_derive(ctx->pass, ctx->pass_len, ctx->salt, ctx->salt_len, in kdf_pkcs12_derive()
|
Completed in 2 milliseconds