Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dpkcs12kdf.c33 static OSSL_FUNC_kdf_get_ctx_params_fn kdf_pkcs12_get_ctx_params; variable
269 static int kdf_pkcs12_get_ctx_params(void *vctx, OSSL_PARAM params[]) in kdf_pkcs12_get_ctx_params() function