Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_prn.c187 case X509V3_EXT_ERROR_UNKNOWN: in unknown_ext_print()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c1110 #define X509V3_EXT_ERROR_UNKNOWN (1L << 16) macro
1137 {"ext_error", X509V3_EXT_ERROR_UNKNOWN, X509V3_EXT_UNKNOWN_MASK}, in set_cert_ex()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in488 # define X509V3_EXT_ERROR_UNKNOWN (1L << 16) macro
H A Dx509v3.h752 # define X509V3_EXT_ERROR_UNKNOWN (1L << 16) macro