Home
last modified time | relevance | path

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

/linux-6.12.1/net/tls/
Dtls_sw.c261 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()
483 prot = &tls_ctx->prot_info; 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 *prot = &tls_ctx->prot_info; in tls_decrypt_sg()
1638 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sw()
[all …]
Dtls_device.c283 struct tls_prot_info *prot = &ctx->prot_info; in tls_push_record()
317 struct tls_prot_info *prot = &ctx->prot_info; in tls_device_record_close()
424 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_data()
781 prot = &tls_ctx->prot_info; in tls_device_rx_resync_new_rec()
866 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync()
1070 prot = &ctx->prot_info; in tls_set_device_offload()
Dtls_main.c524 if (ctx->prot_info.version != TLS_1_3_VERSION) in do_tls_getsockopt_no_pad()
747 if (ctx->prot_info.version != TLS_1_3_VERSION || in do_tls_setsockopt_no_pad()
1034 version = ctx->prot_info.version; in tls_get_info()
1040 cipher_type = ctx->prot_info.cipher_type; in tls_get_info()
Dtls.h335 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend()
Dtls_device_fallback.c362 &tls_ctx->prot_info) < 0) in tls_enc_skb()
/linux-6.12.1/include/net/
Dtls.h220 struct tls_prot_info prot_info; member
/linux-6.12.1/drivers/nfc/pn533/
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()