Searched refs:SSL_TFLAG_INV (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_conf.c82 #define SSL_TFLAG_INV 0x1 macro
98 {str, (int)(sizeof(str) - 1), SSL_TFLAG_INV|SSL_TFLAG_BOTH, flag}
100 {str, (int)(sizeof(str) - 1), SSL_TFLAG_INV|SSL_TFLAG_SERVER, flag}
143 if (tbl->name_flags & SSL_TFLAG_INV)

Completed in 106 milliseconds