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

  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_encrypt_authenticate_memory.c 13 @file eax_encrypt_authenticate_memory.c
36 int eax_encrypt_authenticate_memory(int cipher, function
80 /* $Source: /cvs/libtom/libtomcrypt/src/encauth/eax/eax_encrypt_authenticate_memory.c,v $ */
eax_test.c 229 if ((err = eax_encrypt_authenticate_memory(idx, tests[x].key, tests[x].keylen,
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_mac.h 120 int eax_encrypt_authenticate_memory(int cipher,
  /external/dropbear/libtomcrypt/
Android.mk 16 src/encauth/eax/eax_encrypt_authenticate_memory.c src/encauth/eax/eax_init.c \
crypt.tex     [all...]
  /external/dropbear/libtomcrypt/demos/
tv_gen.c 429 if ((err = eax_encrypt_authenticate_memory(x, key, kl, nonce, y1, header, y1, plaintext, y1, plaintext, tag, &len)) != CRYPT_OK) {
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c     [all...]

Completed in 188 milliseconds