HomeSort by relevance Sort by last modified time
    Searched refs:f8_setiv (Results 1 - 4 of 4) sorted by null

  /external/dropbear/libtomcrypt/src/modes/f8/
f8_setiv.c 14 @file f8_setiv.c
27 int f8_setiv(const unsigned char *IV, unsigned long len, symmetric_F8 *f8) function
50 /* $Source: /cvs/libtom/libtomcrypt/src/modes/f8/f8_setiv.c,v $ */
  /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 822 int f8_setiv(const unsigned char *IV, unsigned long len, symmetric_F8 *f8);

Completed in 225 milliseconds