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

  /external/dropbear/libtomcrypt/demos/
encrypt.c 45 register_cipher (&saferp_desc);
tv_gen.c 23 register_cipher (&saferp_desc);
  /external/dropbear/libtomcrypt/src/prngs/
yarrow.c 64 prng->yarrow.cipher = register_cipher(&saferp_desc);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 582 extern const struct ltc_cipher_descriptor saferp_desc;
  /external/dropbear/libtomcrypt/src/ciphers/safer/
saferp.c 20 const struct ltc_cipher_descriptor saferp_desc = variable in typeref:struct:ltc_cipher_descriptor
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 143 register_cipher (&saferp_desc);
    [all...]

Completed in 222 milliseconds