Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/include/openssl/
Dstoreerr.h77 # define OSSL_STORE_R_NOT_A_CRL 101 macro
/freebsd-12-stable/crypto/openssl/crypto/store/
Dstore_err.c109 {ERR_PACK(ERR_LIB_OSSL_STORE, 0, OSSL_STORE_R_NOT_A_CRL), "not a crl"},
Dstore_lib.c439 OSSL_STORE_R_NOT_A_CRL); in OSSL_STORE_INFO_get1_CRL()
/freebsd-12-stable/crypto/openssl/crypto/err/
Dopenssl.txt2369 OSSL_STORE_R_NOT_A_CRL:101:not a crl