Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dx509v3err.h42 # define X509V3_R_EXTENSION_VALUE_ERROR 116 macro
/openssl/crypto/x509/
H A Dv3_asid.c384 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in ASIdentifierChoice_canonize()
424 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in ASIdentifierChoice_canonize()
549 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_ASIdentifiers()
609 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_ASIdentifiers()
H A Dv3err.c47 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_EXTENSION_VALUE_ERROR),
H A Dv3_addr.c1043 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1056 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1066 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1082 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
H A Dv3_conf.c260 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR, in v3_generic_extension()
/openssl/crypto/err/
H A Dopenssl.txt1766 X509V3_R_EXTENSION_VALUE_ERROR:116:extension value error

Completed in 20 milliseconds