Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/record/methods/
H A Dtlsany_meth.c145 const struct record_functions_st tls_any_funcs = { variable
H A Drecmethod_local.h384 extern const struct record_functions_st tls_any_funcs;
H A Dtls_common.c1418 (*retrl)->funcs = &tls_any_funcs; in tls_new_record_layer()