Home
last modified time | relevance | path

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

/crypto/
Dtgr192.c555 __le32 *le32p; in tgr192_final() local
590 le32p = (__le32 *)&tctx->hash[56]; in tgr192_final()
591 le32p[0] = cpu_to_le32(lsb); in tgr192_final()
592 le32p[1] = cpu_to_le32(msb); in tgr192_final()