Home
last modified time | relevance | path

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

/linux-6.12.1/net/tls/
Dtls_sw.c243 static int tls_decrypt_async_wait(struct tls_sw_context_rx *ctx) in tls_decrypt_async_wait() function
294 ret = tls_decrypt_async_wait(ctx); in tls_do_decryption()
2144 ret = tls_decrypt_async_wait(ctx); in tls_sw_recvmsg()