crypto_default_null_skcipher_lock   23 crypto/crypto_null.c static DEFINE_MUTEX(crypto_default_null_skcipher_lock);
crypto_default_null_skcipher_lock  157 crypto/crypto_null.c 	mutex_lock(&crypto_default_null_skcipher_lock);
crypto_default_null_skcipher_lock  171 crypto/crypto_null.c 	mutex_unlock(&crypto_default_null_skcipher_lock);
crypto_default_null_skcipher_lock  179 crypto/crypto_null.c 	mutex_lock(&crypto_default_null_skcipher_lock);
crypto_default_null_skcipher_lock  184 crypto/crypto_null.c 	mutex_unlock(&crypto_default_null_skcipher_lock);