Home
last modified time | relevance | path

Searched refs:IDlen (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/libtomcrypt/src/misc/crypt/
Dcrypt_find_hash_oid.c18 int find_hash_oid(const unsigned long *ID, unsigned long IDlen) in find_hash_oid() argument
24 …= NULL && hash_descriptor[x].OIDlen == IDlen && !XMEMCMP(hash_descriptor[x].OID, ID, sizeof(unsign… in find_hash_oid()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_hash.h324 int find_hash_oid(const unsigned long *ID, unsigned long IDlen);
/external/dropbear/libtomcrypt/
Dcrypt.tex1852 int find_hash_oid(const unsigned long *ID, unsigned long IDlen);