Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/modes/f8/
H A Df8_test_mode.c44 if ((err = f8_start(idx, IV, key, sizeof(key), salt, sizeof(salt), 0, &f8)) != CRYPT_OK) { in f8_test_mode()
H A Df8_start.c25 int f8_start( int cipher, const unsigned char *IV, in f8_start() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h970 int f8_start( int cipher, const unsigned char *IV,