Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls.h94 static inline char *crypto_info_salt(struct tls_crypto_info *crypto_info, in crypto_info_salt() function
Dtls_sw.c2667 salt = crypto_info_salt(crypto_info, cipher_desc); in tls_set_sw_offload()