Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds