Home
last modified time | relevance | path

Searched refs:IDlen (Results 1 – 2 of 2) 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() argument
23 …NULL && hash_descriptor[x]->OIDlen == IDlen && !XMEMCMP(hash_descriptor[x]->OID, ID, sizeof(unsign… in find_hash_oid()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h491 int find_hash_oid(const unsigned long *ID, unsigned long IDlen);

Completed in 4 milliseconds