Home
last modified time | relevance | path

Searched defs:X509V3_EXT_UNKNOWN_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in484 # define X509V3_EXT_UNKNOWN_MASK (0xfL << 16) macro
H A Dx509v3.h748 # define X509V3_EXT_UNKNOWN_MASK (0xfL << 16) macro
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c1106 #define X509V3_EXT_UNKNOWN_MASK (0xfL << 16) macro