Searched refs:get_cipher_desc (Results 1 – 5 of 5) sorted by relevance
55 cipher_desc = get_cipher_desc(prot->cipher_type); in tls_enc_record()289 get_cipher_desc(tls_ctx->crypto_send.info.cipher_type); in fill_sg_out()317 cipher_desc = get_cipher_desc(tls_ctx->crypto_send.info.cipher_type); in tls_enc_skb()446 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in tls_sw_fallback_init()
74 static inline const struct tls_cipher_desc *get_cipher_desc(u16 cipher_type) in get_cipher_desc() function
481 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in do_tls_getsockopt_conf()672 cipher_desc = get_cipher_desc(crypto_info->cipher_type); in do_tls_setsockopt_conf()
888 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()
2800 cipher_desc = get_cipher_desc(src_crypto_info->cipher_type); in tls_set_sw_offload()
Completed in 787 milliseconds