Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/methods/
H A Drecmethod_local.h383 extern const struct record_functions_st tls_1_funcs;
H A Dtls1_meth.c654 const struct record_functions_st tls_1_funcs = { variable
H A Dtls_common.c1420 (*retrl)->funcs = &tls_1_funcs; in tls_new_record_layer()