Home
last modified time | relevance | path

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

/linux-6.15/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.c1102 iv = crypto_info_iv(crypto_info, cipher_desc); in tls_set_device_offload()
H A Dtls_sw.c2785 iv = crypto_info_iv(src_crypto_info, cipher_desc); in tls_set_sw_offload()