Searched refs:sg_encrypted_size (Results 1 – 2 of 2) sorted by relevance
113 &ctx->sg_encrypted_size, in trim_both_sgl()126 &ctx->sg_encrypted_size, 0); in alloc_encrypted_sg()169 &ctx->sg_encrypted_size); in tls_free_both_sg()242 ctx->sg_encrypted_size = 0; in tls_push_record()412 try_to_copy -= required_size - ctx->sg_encrypted_size; in tls_sw_sendmsg()454 &ctx->sg_encrypted_size, in tls_sw_sendmsg()490 if (ctx->sg_encrypted_size < required_size) in tls_sw_sendmsg()
106 unsigned int sg_encrypted_size; member