Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Dx509v3err.h40 # define X509V3_R_EXTENSION_VALUE_ERROR 116 macro
/openssl-master/crypto/x509/
A Dv3err.c45 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_EXTENSION_VALUE_ERROR),
A Dv3_asid.c375 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in ASIdentifierChoice_canonize()
415 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in ASIdentifierChoice_canonize()
599 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_ASIdentifiers()
A Dv3_addr.c989 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1002 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1012 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1028 ERR_raise(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
A Dv3_conf.c256 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR, in v3_generic_extension()
/openssl-master/crypto/err/
A Dopenssl.txt1600 X509V3_R_EXTENSION_VALUE_ERROR:116:extension value error

Completed in 16 milliseconds