Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls_sw.c481 spin_lock_bh(&ctx->encrypt_compl_lock); in tls_encrypt_done()
486 spin_unlock_bh(&ctx->encrypt_compl_lock); in tls_encrypt_done()
1123 spin_lock_bh(&ctx->encrypt_compl_lock); in tls_sw_sendmsg()
1127 spin_unlock_bh(&ctx->encrypt_compl_lock); in tls_sw_sendmsg()
2337 spin_lock_bh(&ctx->encrypt_compl_lock); in tls_sw_release_resources_tx()
2340 spin_unlock_bh(&ctx->encrypt_compl_lock); in tls_sw_release_resources_tx()
2544 spin_lock_init(&sw_ctx_tx->encrypt_compl_lock); in tls_set_sw_offload()
/linux-6.3-rc2/include/net/
A Dtls.h112 spinlock_t encrypt_compl_lock; member

Completed in 9 milliseconds