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

/linux-4.4.14/crypto/
H A Dtgr192.c560 __le32 *le32p; tgr192_final() local
595 le32p = (__le32 *)&tctx->hash[56]; tgr192_final()
596 le32p[0] = cpu_to_le32(lsb); tgr192_final()
597 le32p[1] = cpu_to_le32(msb); tgr192_final()

Completed in 45 milliseconds