Home
last modified time | relevance | path

Searched refs:CRYPT_INVALID_HASH (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_hash_is_valid.c20 return CRYPT_INVALID_HASH; in hash_is_valid()
H A Dcrypt_fsa.c32 return CRYPT_INVALID_HASH; in crypt_fsa()
H A Dcrypt_constants.c35 C_STRINGIFY(CRYPT_INVALID_HASH),
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt.h51 CRYPT_INVALID_HASH, /* Invalid hash specified */ enumerator
/optee_os/core/lib/libtomcrypt/src/misc/pbes/
H A Dpbes.c29 if (hid == -1) return CRYPT_INVALID_HASH; in pbes_decrypt()
H A Dpbes2.c65 return CRYPT_INVALID_HASH; in s_pbes2_from_oid()
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_encrypt_key.c45 return CRYPT_INVALID_HASH; in ecc_encrypt_key()
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
H A Ddsa_encrypt_key.c49 return CRYPT_INVALID_HASH; in dsa_encrypt_key()