Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx_crl.c279 if (!ossl_x509_crl_set0_libctx(crl, old->libctx, old->propq)) in crl_cb()
354 if (!ossl_x509_crl_set0_libctx(crl, libctx, propq)) { in X509_CRL_new_ex()
520 int ossl_x509_crl_set0_libctx(X509_CRL *x, OSSL_LIB_CTX *libctx, in ossl_x509_crl_set0_libctx() function
/openssl/crypto/pkcs12/
H A Dp12_sbag.c134 if (!ossl_x509_crl_set0_libctx(ret, libctx, propq)) { in PKCS12_SAFEBAG_get1_crl_ex()
/openssl/include/crypto/
H A Dx509.h320 int ossl_x509_crl_set0_libctx(X509_CRL *x, OSSL_LIB_CTX *libctx,
/openssl/crypto/store/
H A Dstore_result.c516 if (crl != NULL && !ossl_x509_crl_set0_libctx(crl, libctx, propq)) { in try_crl()

Completed in 17 milliseconds