be64p 554 crypto/tgr192.c __be64 *be64p; be64p 596 crypto/tgr192.c be64p = (__be64 *)tctx->hash; be64p 597 crypto/tgr192.c dst[0] = be64p[0] = cpu_to_be64(tctx->a); be64p 598 crypto/tgr192.c dst[1] = be64p[1] = cpu_to_be64(tctx->b); be64p 599 crypto/tgr192.c dst[2] = be64p[2] = cpu_to_be64(tctx->c);