Searched refs:be64p (Results 1 – 1 of 1) sorted by relevance
554 __be64 *be64p; in tgr192_final() local596 be64p = (__be64 *)tctx->hash; in tgr192_final()597 dst[0] = be64p[0] = cpu_to_be64(tctx->a); in tgr192_final()598 dst[1] = be64p[1] = cpu_to_be64(tctx->b); in tgr192_final()599 dst[2] = be64p[2] = cpu_to_be64(tctx->c); in tgr192_final()