Searched refs:tls_prot_info (Results 1 – 5 of 5) sorted by relevance
| /linux/net/tls/ |
| H A D | tls.h | 147 int init_prot_info(struct tls_prot_info *prot, 310 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, in tls_advance_record_sn() 323 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in tls_xor_iv_with_seq() 338 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() 365 unsigned char record_type, struct tls_prot_info *prot) in tls_make_aad()
|
| H A D | tls_sw.c | 157 static int tls_padding_length(struct tls_prot_info *prot, struct sk_buff *skb, in tls_padding_length() 262 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() 311 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() 334 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() 358 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() 471 struct tls_prot_info *prot; in tls_encrypt_done() 540 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() 729 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() 1031 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked() 1514 struct tls_prot_info *pro in tls_decrypt_sg() [all...] |
| H A D | tls_device.c | 285 struct tls_prot_info *prot = &ctx->prot_info; in tls_push_record() 319 struct tls_prot_info *prot = &ctx->prot_info; in tls_device_record_close() 427 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_data() 776 struct tls_prot_info *prot; in tls_device_rx_resync_new_rec() 871 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync() 1068 struct tls_prot_info *prot; in tls_set_device_offload()
|
| H A D | tls_device_fallback.c | 45 struct tls_prot_info *prot) in tls_enc_record() 134 u64 rcd_sn, int len, struct tls_prot_info *prot) in tls_enc_records()
|
| /linux/include/net/ |
| H A D | tls.h | 210 struct tls_prot_info { struct 225 struct tls_prot_info prot_info; argument
|