Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_err.c132 {ERR_REASON(X509V3_R_EXTENSION_VALUE_ERROR), "extension value error"},
H A Dx509_addr.c1647 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1661 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1671 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
1688 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in v2i_IPAddrBlocks()
H A Dx509_asid.c691 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in ASIdentifierChoice_canonize()
729 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in ASIdentifierChoice_canonize()
917 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in v2i_ASIdentifiers()
H A Dx509_conf.c312 X509V3error(X509V3_R_EXTENSION_VALUE_ERROR); in v3_generic_extension()
H A Dx509v3.h1044 #define X509V3_R_EXTENSION_VALUE_ERROR 116 macro