Searched refs:use_session_cb (Results 1 – 1 of 1) sorted by relevance
72 static int use_session_cb(SSL *ssl, const EVP_MD *md, const unsigned char **id,2654 SSL_CTX_set_psk_use_session_callback(cctx, use_session_cb); in test_psk_tickets()3228 static int use_session_cb(SSL *ssl, const EVP_MD *md, const unsigned char **id, in use_session_cb() function3421 SSL_CTX_set_psk_use_session_callback(*cctx, use_session_cb); in setupearly_data_test()5453 SSL_CTX_set_psk_use_session_callback(cctx, use_session_cb); in test_tls13_psk()