Home
last modified time | relevance | path

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

/crypto/
Dtgr192.c397 static void tgr192_round(u64 * ra, u64 * rb, u64 * rc, u64 x, int mul) in tgr192_round() argument
400 u64 b = *rb; in tgr192_round()
411 *rb = b; in tgr192_round()
416 static void tgr192_pass(u64 * ra, u64 * rb, u64 * rc, u64 * x, int mul) in tgr192_pass() argument
419 u64 b = *rb; in tgr192_pass()
432 *rb = b; in tgr192_pass()