n2_crypto        1959 drivers/crypto/n2_core.c static struct n2_crypto *alloc_n2cp(void)
n2_crypto        1961 drivers/crypto/n2_core.c 	struct n2_crypto *np = kzalloc(sizeof(struct n2_crypto), GFP_KERNEL);
n2_crypto        1969 drivers/crypto/n2_core.c static void free_n2cp(struct n2_crypto *np)
n2_crypto        1988 drivers/crypto/n2_core.c 	struct n2_crypto *np;
n2_crypto        2061 drivers/crypto/n2_core.c 	struct n2_crypto *np = dev_get_drvdata(&dev->dev);