Searched refs:f8_start (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/modes/f8/ |
| H A D | f8_test_mode.c | 44 if ((err = f8_start(idx, IV, key, sizeof(key), salt, sizeof(salt), 0, &f8)) != CRYPT_OK) { in f8_test_mode()
|
| H A D | f8_start.c | 25 int f8_start( int cipher, const unsigned char *IV, in f8_start() function
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_cipher.h | 970 int f8_start( int cipher, const unsigned char *IV,
|