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

  /external/dropbear/libtomcrypt/src/ciphers/
anubis.c 13 @file anubis.c
14 Anubis implementation derived from public domain source
20 #ifdef ANUBIS
23 "anubis",
46 * Though Anubis is endianness-neutral, the encryption tables are listed
    [all...]
  /external/dropbear/libtomcrypt/
Android.mk 9 src/ciphers/aes/aes.c src/ciphers/anubis.c src/ciphers/blowfish.c \
crypt.tex 604 \index{des\_desc} \index{des3\_desc} \index{noekeon\_desc} \index{skipjack\_desc} \index{anubis\_desc} \index{khazad\_desc} \index{kseed\_desc} \index{kasumi\_desc}
624 \hline Anubis & anubis\_desc & 16 & 16 $\ldots$ 40 & 12 $\ldots$ 18 \\
    [all...]
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 125 #ifdef ANUBIS
178 #ifdef ANUBIS
179 struct anubis_key anubis; member in union:Symmetric_key
705 #ifdef ANUBIS

Completed in 119 milliseconds