Home
last modified time | relevance | path

Searched defs:DANETLS_USAGE_BIT (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/include/internal/
H A Ddane.h81 #define DANETLS_USAGE_BIT(u) (((uint32_t)1) << u) macro
/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Ddane.h82 #define DANETLS_USAGE_BIT(u) (((uint32_t)1) << u) macro