Searched refs:tls_cipher_desc (Results 1 – 5 of 5) sorted by relevance
54 struct tls_cipher_desc { struct72 extern const struct tls_cipher_desc tls_cipher_desc[TLS_CIPHER_MAX + 1 - TLS_CIPHER_MIN]; argument74 static inline const struct tls_cipher_desc *get_cipher_desc(u16 cipher_type) in get_cipher_desc()79 return &tls_cipher_desc[cipher_type - TLS_CIPHER_MIN]; in get_cipher_desc()83 const struct tls_cipher_desc *cipher_desc) in crypto_info_iv()89 const struct tls_cipher_desc *cipher_desc) in crypto_info_key()95 const struct tls_cipher_desc *cipher_desc) in crypto_info_salt()101 const struct tls_cipher_desc *cipher_desc) in crypto_info_rec_seq()147 const struct tls_cipher_desc *cipher_desc);
48 const struct tls_cipher_desc *cipher_desc; in chain_to_walk() 288 const struct tls_cipher_desc *cipher_desc = in fill_sg_in() 307 const struct tls_cipher_desc *cipher_desc; in fill_sg_out() 443 const struct tls_cipher_desc *cipher_desc;
102 const struct tls_cipher_desc tls_cipher_desc[TLS_CIPHER_MAX + 1 - TLS_CIPHER_MIN] = { variable442 const struct tls_cipher_desc *cipher_desc; in do_tls_getsockopt_conf()619 const struct tls_cipher_desc *cipher_desc; in do_tls_setsockopt_conf()
881 const struct tls_cipher_desc *cipher_desc; in tls_device_reencrypt()1061 const struct tls_cipher_desc *cipher_desc; in tls_set_device_offload()
2722 const struct tls_cipher_desc *cipher_desc) in init_prot_info()2766 const struct tls_cipher_desc *cipher_desc; in tls_set_sw_offload()