Searched refs:CRYPT_ERROR (Results 1 - 13 of 13) sorted by relevance

/external/dropbear/libtomcrypt/src/misc/crypt/
H A Dcrypt_unregister_cipher.c40 return CRYPT_ERROR;
H A Dcrypt_unregister_hash.c39 return CRYPT_ERROR;
H A Dcrypt_unregister_prng.c39 return CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/hashes/helper/
H A Dhash_file.c47 return CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt.h32 CRYPT_ERROR, /* Generic Error */ enumerator in enum:__anon5089
/external/dropbear/libtomcrypt/src/mac/hmac/
H A Dhmac_file.c72 return CRYPT_ERROR;
H A Dhmac_test.c294 return CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/pk/rsa/
H A Drsa_exptmod.c93 err = CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/pk/katja/
H A Dkatja_exptmod.c93 err = CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/prngs/
H A Dsober128.c275 return prng->sober128.set == 1 ? CRYPT_OK : CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/math/
H A Dltm_desc.c30 @return The equivalent LTC error code or CRYPT_ERROR if none found
41 return CRYPT_ERROR;
H A Dtfm_desc.c30 @return The equivalent LTC error code or CRYPT_ERROR if none found
41 return CRYPT_ERROR;
/external/dropbear/libtomcrypt/src/ciphers/aes/
H A Daes.c212 return CRYPT_ERROR;

Completed in 124 milliseconds