Searched refs:TLS_INFO_CIPHER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | tls.h | 192 TLS_INFO_CIPHER, enumerator |
/openbmc/linux/net/tls/ | ||
H A D | tls_main.c | 1037 err = nla_put_u16(skb, TLS_INFO_CIPHER, cipher_type); in tls_get_info() |