Home
last modified time | relevance | path

Searched refs:get_cipher_desc (Results 1 – 5 of 5) sorted by relevance

/linux/net/tls/
H A Dtls_device_fallback.c66 cipher_desc = get_cipher_desc(prot->cipher_type); in tls_enc_record()
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()
465 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in tls_sw_fallback_init()
H A Dtls.h74 static inline const struct tls_cipher_desc *get_cipher_desc(u16 cipher_type) in get_cipher_desc() function
H A Dtls_main.c480 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in do_tls_getsockopt_conf()
650 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in do_tls_setsockopt_conf()
H A Dtls_device.c888 cipher_desc = get_cipher_desc(tls_ctx->crypto_recv.info.cipher_type); in tls_device_reencrypt()
1092 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in tls_set_device_offload()
H A Dtls_sw.c2724 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in tls_set_sw_offload()