Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtls.h193 TLS_INFO_TXCONF, enumerator
/openbmc/linux/net/tls/
H A Dtls_main.c1041 err = nla_put_u16(skb, TLS_INFO_TXCONF, tls_user_config(ctx, true)); in tls_get_info()