Searched refs:tls_cipher_desc (Results 1 – 5 of 5) sorted by relevance
54 struct tls_cipher_desc { struct 72 extern const struct tls_cipher_desc tls_cipher_desc[TLS_CIPHER_MAX + 1 - TLS_CIPHER_MIN]; argument 74 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() 149 const struct tls_cipher_desc *cipher_des[all...]
48 const struct tls_cipher_desc *cipher_desc; in tls_enc_record() 285 const struct tls_cipher_desc *cipher_desc = in fill_sg_out() 304 const struct tls_cipher_desc *cipher_desc; in tls_enc_skb() 440 const struct tls_cipher_desc *cipher_desc; in tls_sw_fallback_init()
100 const struct tls_cipher_desc tls_cipher_desc[TLS_CIPHER_MAX + 1 - TLS_CIPHER_MIN] = { variable430 const struct tls_cipher_desc *cipher_desc; in do_tls_getsockopt_conf()629 const struct tls_cipher_desc *cipher_desc; in do_tls_setsockopt_conf()
889 const struct tls_cipher_desc *cipher_desc; in tls_device_reencrypt() 1069 const struct tls_cipher_desc *cipher_desc; in tls_set_device_offload()
2487 const struct tls_cipher_desc *cipher_desc) in init_prot_info()2531 const struct tls_cipher_desc *cipher_desc; in tls_set_sw_offload()