Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Dx509v3err.h86 # define X509V3_R_UNKNOWN_EXTENSION 129 macro
/openssl-master/crypto/x509/
A Dv3err.c125 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_UNKNOWN_EXTENSION),
A Dv3_conf.c92 ERR_raise(ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION); in do_ext_nconf()
192 ERR_raise(ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION); in X509V3_EXT_i2d()
/openssl-master/crypto/err/
A Dopenssl.txt1649 X509V3_R_UNKNOWN_EXTENSION:129:unknown extension

Completed in 7 milliseconds