Searched refs:ossl_tls_record_method (Results 1 – 4 of 4) sorted by relevance
335 if (!TEST_true(ossl_tls_record_method.new_record_layer( in test_tls13_encryption()358 if (!TEST_true(ossl_tls_record_method.new_record_layer( in test_tls13_encryption()380 ossl_tls_record_method.free(rrl); in test_tls13_encryption()381 ossl_tls_record_method.free(wrl); in test_tls13_encryption()393 ossl_tls_record_method.free(rrl); in test_tls13_encryption()394 ossl_tls_record_method.free(wrl); in test_tls13_encryption()
333 extern const OSSL_RECORD_METHOD ossl_tls_record_method;
1187 return &ossl_tls_record_method; in ssl_select_next_record_layer()
2158 const OSSL_RECORD_METHOD ossl_tls_record_method = { variable
Completed in 14 milliseconds