Home
last modified time | relevance | path

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

/Linux-v4.19/net/tls/
Dtls_sw.c175 static int tls_do_encryption(struct tls_context *tls_ctx, in tls_do_encryption() function
228 rc = tls_do_encryption(tls_ctx, ctx, req, ctx->sg_plaintext_size); in tls_push_record()