Home
last modified time | relevance | path

Searched refs:prot_info (Results 1 – 6 of 6) sorted by relevance

/linux/net/tls/
H A Dtls_sw.c262 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()
484 prot = &tls_ctx->prot_info; in tls_encrypt_done()
540 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption()
621 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_split_open_record()
771 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record()
1257 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked()
1430 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_rx_rec_wait()
[all...]
H A Dtls_device.c285 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()
786 prot = &tls_ctx->prot_info; in tls_device_rx_resync_new_rec()
871 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync()
1075 prot = &ctx->prot_info; in tls_set_device_offload()
H A Dtls_main.c514 if (ctx->prot_info.version != TLS_1_3_VERSION) in do_tls_getsockopt_tx_zc()
815 if (ctx->prot_info.version != TLS_1_3_VERSION || in do_tls_setsockopt_no_pad()
846 bool tls_13 = ctx->prot_info.version == TLS_1_3_VERSION; in do_tls_setsockopt_tx_payload_len()
1125 version = ctx->prot_info.version; in tls_get_info()
1131 cipher_type = ctx->prot_info.cipher_type; in tls_get_info()
H A Dtls.h339 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend()
H A Dtls_device_fallback.c340 &tls_ctx->prot_info) < 0) in tls_enc_skb()
/linux/drivers/nfc/pn533/
H A Dpn533.c849 struct pn533_type_b_prot_info prot_info; member
869 if (PN533_TYPE_B_PROT_TYPE(type_b->sensb_res.prot_info.fsci_type) & in pn533_target_type_b_is_valid()