Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Ddane.h60 uint8_t mdmax; /* highest supported mtype */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/
H A Ddane.h59 uint8_t mdmax; /* highest supported mtype */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c137 uint8_t mdmax = DANETLS_MATCHING_LAST; in dane_ctx_enable() local