Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_device_fallback.c72 cipher_desc = get_cipher_desc(prot->cipher_type); in tls_enc_record()
313 get_cipher_desc(tls_ctx->crypto_send.info.cipher_type); in fill_sg_out()
351 cipher_desc = get_cipher_desc(tls_ctx->crypto_send.info.cipher_type); in tls_enc_skb()
477 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.c481 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in do_tls_getsockopt_conf()
635 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in do_tls_setsockopt_conf()
H A Dtls_device.c901 cipher_desc = get_cipher_desc(tls_ctx->crypto_recv.info.cipher_type); in tls_device_reencrypt()
1082 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in tls_set_device_offload()
H A Dtls_sw.c2700 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in tls_set_sw_offload()