Home
last modified time | relevance | path

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

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