Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dtls.h148 atomic_t decrypt_pending; member
/linux-6.3-rc2/net/tls/
A Dtls_sw.c226 if (!atomic_dec_return(&ctx->decrypt_pending)) in tls_decrypt_done()
254 atomic_inc(&ctx->decrypt_pending); in tls_do_decryption()
2113 pending = atomic_read(&ctx->decrypt_pending); in tls_sw_recvmsg()

Completed in 9 milliseconds