Searched refs:tgr192_pass (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtgr192.c420 static void tgr192_pass(u64 * ra, u64 * rb, u64 * rc, u64 * x, int mul) function
481 tgr192_pass(&a, &b, &c, x, 5);
483 tgr192_pass(&c, &a, &b, x, 7);
485 tgr192_pass(&b, &c, &a, x, 9);

Completed in 48 milliseconds