Home
last modified time | relevance | path

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

/linux/net/tls/
A Dtls_sw.c220 pending = atomic_dec_return(&ctx->decrypt_pending); in tls_decrypt_done()
258 atomic_inc(&ctx->decrypt_pending); in tls_do_decryption()
274 atomic_dec(&ctx->decrypt_pending); in tls_do_decryption()
1955 pending = atomic_read(&ctx->decrypt_pending); in tls_sw_recvmsg()
/linux/include/net/
A Dtls.h158 atomic_t decrypt_pending; member

Completed in 11 milliseconds