Searched refs:tls_prot_info (Results 1 – 5 of 5) sorted by relevance
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()
155 static int tls_padding_length(struct tls_prot_info *prot, struct sk_buff *skb, in tls_padding_length()242 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption()278 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs()301 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg()325 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec()438 struct tls_prot_info *prot; in tls_encrypt_done()504 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption()688 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record()968 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked()1447 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sg()[all …]
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()
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()
211 struct tls_prot_info { struct226 struct tls_prot_info prot_info; argument