Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c245 static void h_func(const unsigned char *in, unsigned char *out, const unsigned char *M, int k, int … in h_func() function
394 h_func(tmp, tmp2, M, k, 0); in _twofish_setup()
401 h_func(tmp, tmp2, M, k, 1); in _twofish_setup()

Completed in 3 milliseconds