Home
last modified time | relevance | path

Searched refs:find_hash_oid (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_find_hash_oid.c17 int find_hash_oid(const unsigned long *ID, unsigned long IDlen) in find_hash_oid() function
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
A Ddsa_decrypt_key.c56 hash = find_hash_oid(hashOID, decode[0].size); in dsa_decrypt_key()
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_decrypt_key.c57 hash = find_hash_oid(hashOID, decode[0].size); in ecc_decrypt_key()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h491 int find_hash_oid(const unsigned long *ID, unsigned long IDlen);

Completed in 5 milliseconds