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

  /external/dropbear/libtomcrypt/src/modes/ecb/
ecb_start.c 14 @file ecb_start.c
30 int ecb_start(int cipher, const unsigned char *key, int keylen, int num_rounds, symmetric_ECB *ecb) function
46 /* $Source: /cvs/libtom/libtomcrypt/src/modes/ecb/ecb_start.c,v $ */
  /external/dropbear/libtomcrypt/
Android.mk 63 src/modes/ecb/ecb_start.c src/modes/f8/f8_decrypt.c src/modes/f8/f8_done.c src/modes/f8/f8_encrypt.c \
crypt.tex     [all...]
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 736 int ecb_start(int cipher, const unsigned char *key,
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 302 ecb_start(x, key, cipher_descriptor[x].min_key_length, 0, &ecb);
    [all...]

Completed in 581 milliseconds