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

/freebsd-10.2-release/crypto/openssl/ssl/
H A Dssl_utst.c67 const struct openssl_ssl_test_functions *SSL_test_functions(void) function
H A Dssl_locl.h1242 # define ssl_init_wbio_buffer SSL_test_functions()->p_ssl_init_wbio_buffer
1243 # define ssl3_setup_buffers SSL_test_functions()->p_ssl3_setup_buffers
1244 # define tls1_process_heartbeat SSL_test_functions()->p_tls1_process_heartbeat
1245 # define dtls1_process_heartbeat SSL_test_functions()->p_dtls1_process_heartbeat
H A Dssl.h2224 const struct openssl_ssl_test_functions *SSL_test_functions(void);

Completed in 64 milliseconds