Searched refs:tls_prot_info (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/net/tls/ |
H A D | tls.h | 304 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, in tls_advance_record_sn() 317 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in tls_xor_iv_with_seq() 332 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() 359 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() 261 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() 310 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() 333 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() 357 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() 470 struct tls_prot_info *prot; in tls_encrypt_done() 539 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() 728 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() 1010 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked() 1467 struct tls_prot_info *pro in tls_decrypt_sg() [all...] |
H A D | tls_device.c | 289 struct tls_prot_info *prot = &ctx->prot_info; in tls_push_record() 323 struct tls_prot_info *prot = &ctx->prot_info; in tls_device_record_close() 430 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_data() 777 struct tls_prot_info *prot; in tls_device_rx_resync_new_rec() 872 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync() 1048 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_set_device_offload()
|
H A D | tls_device_fallback.c | 55 struct tls_prot_info *prot) in tls_enc_record() 155 u64 rcd_sn, int len, struct tls_prot_info *prot) in tls_enc_records()
|
/kernel/linux/linux-5.10/net/tls/ |
H A D | tls_sw.c | 132 struct tls_prot_info *prot, struct sk_buff *skb) in padding_length() 168 struct tls_prot_info *prot; in tls_decrypt_done() 237 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() 282 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() 305 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() 329 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() 441 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_encrypt_done() 499 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() 676 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() 925 struct tls_prot_info *pro in tls_sw_sendmsg() [all...] |
H A D | tls_device.c | 277 struct tls_prot_info *prot = &ctx->prot_info; in tls_push_record() 311 struct tls_prot_info *prot = &ctx->prot_info; in tls_device_record_close() 422 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_data() 760 struct tls_prot_info *prot; in tls_device_rx_resync_new_rec() 855 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync() 1019 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_set_device_offload()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | tls.h | 227 struct tls_prot_info { struct 242 struct tls_prot_info prot_info; 507 struct tls_prot_info *prot, in tls_advance_record_sn() 524 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | tls.h | 206 struct tls_prot_info { struct 221 struct tls_prot_info prot_info;
|
Completed in 13 milliseconds