Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Ddane.h60 uint8_t mdmax; /* highest supported mtype */ member
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c116 uint8_t mdmax = DANETLS_MATCHING_LAST; in dane_ctx_enable() local