Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/ciphers/twofish/
Dtwofish.c293 static ulong32 _g_func(ulong32 x, symmetric_key *key) in _g_func() function
329 y = _g_func(x, key); in g_func()