encrypt_compl_lock  161 include/net/tls.h 	spinlock_t encrypt_compl_lock;
encrypt_compl_lock  469 net/tls/tls_sw.c 	spin_lock_bh(&ctx->encrypt_compl_lock);
encrypt_compl_lock  474 net/tls/tls_sw.c 	spin_unlock_bh(&ctx->encrypt_compl_lock);
encrypt_compl_lock 1100 net/tls/tls_sw.c 		spin_lock_bh(&ctx->encrypt_compl_lock);
encrypt_compl_lock 1104 net/tls/tls_sw.c 		spin_unlock_bh(&ctx->encrypt_compl_lock);
encrypt_compl_lock 2310 net/tls/tls_sw.c 		spin_lock_init(&sw_ctx_tx->encrypt_compl_lock);