skcipher_null     109 crypto/crypto_null.c static struct skcipher_alg skcipher_null = {
skcipher_null     200 crypto/crypto_null.c 	ret = crypto_register_skcipher(&skcipher_null);
skcipher_null     218 crypto/crypto_null.c 	crypto_unregister_skcipher(&skcipher_null);