crypto_default_null_skcipher 24 crypto/crypto_null.c static struct crypto_sync_skcipher *crypto_default_null_skcipher; crypto_default_null_skcipher 158 crypto/crypto_null.c tfm = crypto_default_null_skcipher; crypto_default_null_skcipher 165 crypto/crypto_null.c crypto_default_null_skcipher = tfm; crypto_default_null_skcipher 181 crypto/crypto_null.c crypto_free_sync_skcipher(crypto_default_null_skcipher); crypto_default_null_skcipher 182 crypto/crypto_null.c crypto_default_null_skcipher = NULL;