Home
last modified time | relevance | path

Searched refs:SSL_get_feature_negotiated_uint (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_value_uint.pod8 SSL_get_feature_negotiated_uint, SSL_get_quic_stream_bidi_local_avail,
67 int SSL_get_feature_negotiated_uint(SSL *ssl, uint32_t id, uint64_t *value);
144 SSL_get_feature_negotiated_uint() for brevity.
/freebsd/crypto/openssl/util/
H A Dother.syms707 SSL_get_feature_negotiated_uint define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2501 # define SSL_get_feature_negotiated_uint(ssl, id, v) \ macro
H A Dssl.h.in2454 # define SSL_get_feature_negotiated_uint(ssl, id, v) \ macro
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4480 MLINKS+= SSL_get_value_uint.3 SSL_get_feature_negotiated_uint.3