Searched refs:tls_rec (Results 1 – 2 of 2) sorted by relevance
332 struct tls_rec *rec; in tls_get_rec()381 struct tls_rec *rec, *tmp; in tls_tx_records()387 struct tls_rec, list); in tls_tx_records()445 struct tls_rec *rec; in tls_encrypt_done()470 struct tls_rec *first_rec; in tls_encrypt_done()477 struct tls_rec, list); in tls_encrypt_done()574 struct tls_rec *new; in tls_split_open_record()809 struct tls_rec *rec; in bpf_exec_tx_verdict()943 struct tls_rec *rec; in tls_sw_sendmsg()1163 struct tls_rec *rec; in tls_sw_do_sendpage()[all …]
98 struct tls_rec { struct134 struct tls_rec *open_rec; argument429 struct tls_rec *rec; in is_tx_ready()431 rec = list_first_entry(&ctx->tx_list, struct tls_rec, list); in is_tx_ready()
Completed in 9 milliseconds