Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dstoreerr.h77 # define OSSL_STORE_R_NOT_A_CRL 101 macro
/third_party/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()
/third_party/python/Modules/
D_ssl_data_111.h3043 #ifdef OSSL_STORE_R_NOT_A_CRL
3044 {"NOT_A_CRL", ERR_LIB_OSSL_STORE, OSSL_STORE_R_NOT_A_CRL},
D_ssl_data_300.h4168 #ifdef OSSL_STORE_R_NOT_A_CRL
4169 {"NOT_A_CRL", ERR_LIB_OSSL_STORE, OSSL_STORE_R_NOT_A_CRL},
/third_party/openssl/crypto/err/
Dopenssl.txt2367 OSSL_STORE_R_NOT_A_CRL:101:not a crl