Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/methods/
H A Dtlsany_meth.c152 const struct record_functions_st tls_any_funcs = { variable
H A Drecmethod_local.h385 extern const struct record_functions_st tls_any_funcs;
H A Dtls_common.c1412 (*retrl)->funcs = &tls_any_funcs; in tls_new_record_layer()