Searched refs:tls_strp_msg_hold (Results 1 – 3 of 3) sorted by relevance
148 int tls_strp_msg_hold(struct tls_strparser *strp, struct sk_buff_head *dst);
126 int tls_strp_msg_hold(struct tls_strparser *strp, struct sk_buff_head *dst) in tls_strp_msg_hold() function
1579 err = tls_strp_msg_hold(&ctx->strp, &ctx->async_hold); in tls_decrypt_sg()