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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtgr192.c560 __le32 *le32p; local
595 le32p = (__le32 *)&tctx->hash[56];
596 le32p[0] = cpu_to_le32(lsb);
597 le32p[1] = cpu_to_le32(msb);

Completed in 55 milliseconds