Searched refs:crypto_info_salt (Results 1 – 3 of 3) sorted by relevance
94 static inline char *crypto_info_salt(struct tls_crypto_info *crypto_info, in crypto_info_salt() function
346 salt = crypto_info_salt(&tls_ctx->crypto_send.info, cipher_desc); in tls_enc_skb()
2736 salt = crypto_info_salt(crypto_info, cipher_desc); in tls_set_sw_offload()