Searched refs:OSSL_STORE_R_NOT_A_CRL (Results 1 – 4 of 4) sorted by relevance
33 # define OSSL_STORE_R_NOT_A_CRL 101 macro
35 {ERR_PACK(ERR_LIB_OSSL_STORE, 0, OSSL_STORE_R_NOT_A_CRL), "not a crl"},
816 ERR_raise(ERR_LIB_OSSL_STORE, OSSL_STORE_R_NOT_A_CRL); in OSSL_STORE_INFO_get1_CRL()
907 OSSL_STORE_R_NOT_A_CRL:101:not a crl
Completed in 13 milliseconds