Searched refs:h_func (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/ciphers/twofish/ |
| H A D | twofish.c | 238 static void h_func(const unsigned char *in, unsigned char *out, const unsigned char *M, int k, int … in h_func() function 387 h_func(tmp, tmp2, M, k, 0); in s_twofish_setup() 394 h_func(tmp, tmp2, M, k, 1); in s_twofish_setup()
|