Home
last modified time | relevance | path

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

/linux/net/tls/
H A Dtls_device_fallback.c308 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()
H A Dtls_sw.c2763 crypto_info = &ctx->crypto_send.info; in tls_set_sw_offload()