Searched refs:n2_mau (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.h22 struct n2_mau { struct
H A Dn2_core.c2086 static struct n2_mau * __devinit alloc_ncp(void)
2088 struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL);
2096 static void free_ncp(struct n2_mau *mp)
2111 struct n2_mau *mp;
2176 struct n2_mau *mp = dev_get_drvdata(&dev->dev);

Completed in 31 milliseconds