Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls_sw.c240 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption()
276 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs()
299 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg()
323 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec()
448 prot = &tls_ctx->prot_info; in tls_encrypt_done()
502 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption()
686 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record()
936 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg()
1164 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_do_sendpage()
1461 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sg()
[all …]
A Dtls_device.c288 struct tls_prot_info *prot = &ctx->prot_info; in tls_push_record()
322 struct tls_prot_info *prot = &ctx->prot_info; in tls_device_record_close()
439 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_data()
810 prot = &tls_ctx->prot_info; in tls_device_rx_resync_new_rec()
895 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync()
1077 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_set_device_offload()
A Dtls_main.c593 if (ctx->prot_info.version != TLS_1_3_VERSION) in do_tls_getsockopt_no_pad()
833 if (ctx->prot_info.version != TLS_1_3_VERSION || in do_tls_setsockopt_no_pad()
1111 version = ctx->prot_info.version; in tls_get_info()
1117 cipher_type = ctx->prot_info.cipher_type; in tls_get_info()
A Dtls.h279 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend()
A Dtls_device_fallback.c374 &tls_ctx->prot_info) < 0) in tls_enc_skb()
/linux-6.3-rc2/include/net/
A Dtls.h237 struct tls_prot_info prot_info; member
/linux-6.3-rc2/drivers/nfc/pn533/
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()

Completed in 22 milliseconds