Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dx509_vfy.h415 void X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param);
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_vfy.c1440 X509_STORE_CTX_set0_param(&crl_ctx, ctx->param); in check_crl_path()
2608 X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) in X509_STORE_CTX_set0_param() function