n2_mau           2074 drivers/crypto/n2_core.c static struct n2_mau *alloc_ncp(void)
n2_mau           2076 drivers/crypto/n2_core.c 	struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL);
n2_mau           2084 drivers/crypto/n2_core.c static void free_ncp(struct n2_mau *mp)
n2_mau           2095 drivers/crypto/n2_core.c 	struct n2_mau *mp;
n2_mau           2159 drivers/crypto/n2_core.c 	struct n2_mau *mp = dev_get_drvdata(&dev->dev);