Home
last modified time | relevance | path

Searched refs:DANETLS_PKIX_MASK (Results 1 – 2 of 2) sorted by relevance

/openssl/include/internal/
H A Ddane.h89 #define DANETLS_PKIX_MASK (DANETLS_PKIX_TA_MASK | DANETLS_PKIX_EE_MASK) macro
94 #define DANETLS_HAS_PKIX(dane) ((dane) && ((dane)->umask & DANETLS_PKIX_MASK))
/openssl/crypto/x509/
H A Dx509_vfy.c2835 mask &= DANETLS_PKIX_MASK; in dane_match_cert()
2843 mask &= ~DANETLS_PKIX_MASK; in dane_match_cert()

Completed in 17 milliseconds