le32p             555 crypto/tgr192.c 	__le32 *le32p;
le32p             590 crypto/tgr192.c 	le32p = (__le32 *)&tctx->hash[56];
le32p             591 crypto/tgr192.c 	le32p[0] = cpu_to_le32(lsb);
le32p             592 crypto/tgr192.c 	le32p[1] = cpu_to_le32(msb);