Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_prn.c201 case X509V3_EXT_ERROR_UNKNOWN: in unknown_ext_print()
H A Dx509v3.h446 #define X509V3_EXT_ERROR_UNKNOWN (1L << 16) macro
/openbsd/usr.bin/openssl/
H A Dapps.c798 #define X509V3_EXT_ERROR_UNKNOWN (1L << 16) macro
826 {"ext_error", X509V3_EXT_ERROR_UNKNOWN, X509V3_EXT_UNKNOWN_MASK}, in set_cert_ex()