Home
last modified time | relevance | path

Searched refs:crypto_info_iv (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tls/
H A Dtls.h82 static inline char *crypto_info_iv(struct tls_crypto_info *crypto_info, in crypto_info_iv() function
H A Dtls_main.c487 memcpy(crypto_info_iv(crypto_info, cipher_desc), in do_tls_getsockopt_conf()
H A Dtls_device.c1088 iv = crypto_info_iv(crypto_info, cipher_desc); in tls_set_device_offload()
H A Dtls_sw.c2708 iv = crypto_info_iv(crypto_info, cipher_desc); in tls_set_sw_offload()