OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f8_start
(Results
1 - 5
of
5
) sorted by null
/external/dropbear/libtomcrypt/src/modes/f8/
f8_start.c
14
@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 $ */
f8_test_mode.c
52
if ((err =
f8_start
(idx, IV, key, sizeof(key), salt, sizeof(salt), 0, &f8)) != CRYPT_OK) {
/external/dropbear/libtomcrypt/
Android.mk
64
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 \
crypt.tex
[
all
...]
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h
815
int
f8_start
( int cipher, const unsigned char *IV,
Completed in 66 milliseconds