Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dstoreerr.h33 # define OSSL_STORE_R_NOT_A_CRL 101 macro
/openssl/crypto/store/
H A Dstore_err.c35 {ERR_PACK(ERR_LIB_OSSL_STORE, 0, OSSL_STORE_R_NOT_A_CRL), "not a crl"},
H A Dstore_lib.c816 ERR_raise(ERR_LIB_OSSL_STORE, OSSL_STORE_R_NOT_A_CRL); in OSSL_STORE_INFO_get1_CRL()
/openssl/crypto/err/
H A Dopenssl.txt907 OSSL_STORE_R_NOT_A_CRL:101:not a crl

Completed in 14 milliseconds