decrypt_compl_lock  183 include/net/tls.h 	spinlock_t decrypt_compl_lock;
decrypt_compl_lock  206 net/tls/tls_sw.c 	spin_lock_bh(&ctx->decrypt_compl_lock);
decrypt_compl_lock  211 net/tls/tls_sw.c 	spin_unlock_bh(&ctx->decrypt_compl_lock);
decrypt_compl_lock 1904 net/tls/tls_sw.c 		spin_lock_bh(&ctx->decrypt_compl_lock);
decrypt_compl_lock 1907 net/tls/tls_sw.c 		spin_unlock_bh(&ctx->decrypt_compl_lock);
decrypt_compl_lock 2319 net/tls/tls_sw.c 		spin_lock_init(&sw_ctx_rx->decrypt_compl_lock);