Home
last modified time | relevance | path

Searched refs:tls_1_funcs (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/ssl/record/methods/
H A Drecmethod_local.h382 extern const struct record_functions_st tls_1_funcs;
H A Dtls1_meth.c673 const struct record_functions_st tls_1_funcs = { variable
H A Dtls_common.c1426 (*retrl)->funcs = &tls_1_funcs; in tls_new_record_layer()