Home
last modified time | relevance | path

Searched refs:decrypt_compl_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c219 spin_lock_bh(&ctx->decrypt_compl_lock); in tls_decrypt_done()
224 spin_unlock_bh(&ctx->decrypt_compl_lock); in tls_decrypt_done()
1944 spin_lock_bh(&ctx->decrypt_compl_lock); in tls_sw_recvmsg()
1947 spin_unlock_bh(&ctx->decrypt_compl_lock); in tls_sw_recvmsg()
2369 spin_lock_init(&sw_ctx_rx->decrypt_compl_lock); in tls_set_sw_offload()
/kernel/linux/linux-5.10/include/net/
H A Dtls.h161 spinlock_t decrypt_compl_lock; member

Completed in 9 milliseconds