Home
last modified time | relevance | path

Searched refs:SSL_VALUE_CLASS_FEATURE_REQUEST (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_value_uint.pod11 SSL_VALUE_CLASS_FEATURE_REQUEST, SSL_VALUE_CLASS_FEATURE_PEER_REQUEST,
39 #define SSL_VALUE_CLASS_FEATURE_REQUEST
104 =item B<SSL_VALUE_CLASS_FEATURE_REQUEST>
/freebsd/crypto/openssl/util/
H A Dother.syms773 SSL_VALUE_CLASS_FEATURE_REQUEST define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2469 # define SSL_VALUE_CLASS_FEATURE_REQUEST 1 macro
2496 SSL_get_value_uint((ssl), SSL_VALUE_CLASS_FEATURE_REQUEST, (id), (v))
2498 SSL_set_value_uint((ssl), SSL_VALUE_CLASS_FEATURE_REQUEST, (id), (v))
H A Dssl.h.in2422 # define SSL_VALUE_CLASS_FEATURE_REQUEST 1 macro
2449 SSL_get_value_uint((ssl), SSL_VALUE_CLASS_FEATURE_REQUEST, (id), (v))
2451 SSL_set_value_uint((ssl), SSL_VALUE_CLASS_FEATURE_REQUEST, (id), (v))
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c3582 case SSL_VALUE_CLASS_FEATURE_REQUEST: in qc_getset_idle_timeout()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4465 MLINKS+= SSL_get_value_uint.3 SSL_VALUE_CLASS_FEATURE_REQUEST.3