HomeSort by relevance Sort by last modified time
    Searched full:_g_func (Results 1 - 1 of 1) sorted by null

  /external/dropbear/libtomcrypt/src/ciphers/twofish/
twofish.c 293 static ulong32 _g_func(ulong32 x, symmetric_key *key) function
329 y = _g_func(x, key);

Completed in 73 milliseconds