Searched refs:f8_start (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/libtomcrypt/src/modes/f8/
H A Df8_start.c14 @file f8_start.c
33 int f8_start( int cipher, const unsigned char *IV, function
96 /* $Source: /cvs/libtom/libtomcrypt/src/modes/f8/f8_start.c,v $ */
H A Df8_test_mode.c52 if ((err = f8_start(idx, IV, key, sizeof(key), salt, sizeof(salt), 0, &f8)) != CRYPT_OK) {
/external/dropbear/libtomcrypt/
H A DAndroid.mk64 src/modes/f8/f8_getiv.c src/modes/f8/f8_setiv.c src/modes/f8/f8_start.c src/modes/f8/f8_test_mode.c \
H A Dcrypt.tex1104 int f8_start( int cipher,
/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h815 int f8_start( int cipher, const unsigned char *IV,

Completed in 136 milliseconds