Searched refs:SSL_set_generic_value_uint (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get_value_uint.pod | 6 SSL_set_generic_value_uint, SSL_get_feature_request_uint, 61 int SSL_set_generic_value_uint(SSL *ssl, uint32_t id, uint64_t value); 102 SSL_get_generic_value_uint() and SSL_set_generic_value_uint() for brevity.
|
/freebsd/crypto/openssl/util/ |
H A D | other.syms | 709 SSL_set_generic_value_uint define
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | ssl.h | 2493 # define SSL_set_generic_value_uint(ssl, id, v) \ macro 2521 SSL_set_generic_value_uint((ssl), SSL_VALUE_EVENT_HANDLING_MODE, \
|
H A D | ssl.h.in | 2446 # define SSL_set_generic_value_uint(ssl, id, v) \ macro 2474 SSL_set_generic_value_uint((ssl), SSL_VALUE_EVENT_HANDLING_MODE, \
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 4493 MLINKS+= SSL_get_value_uint.3 SSL_set_generic_value_uint.3
|