Home
last modified time | relevance | path

Searched refs:tls_crypto_context (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dtls.h196 union tls_crypto_context { union
258 union tls_crypto_context crypto_send;
259 union tls_crypto_context crypto_recv;
/openbmc/linux/net/tls/
H A Dtls_main.c711 memzero_explicit(crypto_info, sizeof(union tls_crypto_context)); in do_tls_setsockopt_conf()