Searched refs:le32p (Results 1 – 1 of 1) sorted by relevance
560 __le32 *le32p; in tgr192_final() local595 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()