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

/drivers/crypto/
H A Dn2_core.h22 struct n2_mau { struct
H A Dn2_core.c2092 static struct n2_mau *alloc_ncp(void)
2094 struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL);
2102 static void free_ncp(struct n2_mau *mp)
2116 struct n2_mau *mp;
2181 struct n2_mau *mp = dev_get_drvdata(&dev->dev);

Completed in 56 milliseconds