Searched refs:crypto_send (Results 1 – 2 of 2) sorted by relevance
308 get_cipher_desc(tls_ctx->crypto_send.info.cipher_type); in fill_sg_out()336 cipher_desc = get_cipher_desc(tls_ctx->crypto_send.info.cipher_type); in tls_enc_skb()346 salt = crypto_info_salt(&tls_ctx->crypto_send.info, cipher_desc); in tls_enc_skb()
2763 crypto_info = &ctx->crypto_send.info; in tls_set_sw_offload()