Home
last modified time | relevance | path

Searched refs:keyhash (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/search/
H A Dhsearch.c30 static size_t keyhash(char *k) in keyhash() function
61 for (i=keyhash(e->key),j=1; ; i+=j++) { in resize()
129 size_t hash = keyhash(item.key); in __hsearch_r()
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_vfy.c192 unsigned char tmphash[SHA_DIGEST_LENGTH], *keyhash; in STACK_OF() local
205 keyhash = id->value.byKey->data; in STACK_OF()
215 if (memcmp(keyhash, tmphash, SHA_DIGEST_LENGTH) == 0) in STACK_OF()
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c192 unsigned char tmphash[SHA_DIGEST_LENGTH], *keyhash; in STACK_OF() local
205 keyhash = id->value.byKey->data; in STACK_OF()
215 if (memcmp(keyhash, tmphash, SHA_DIGEST_LENGTH) == 0) in STACK_OF()
/third_party/ntfs-3g/libntfs-3g/
H A Dsecurity.c111 le32 keyhash; member
594 newsdh.keyhash = hash; in entersecurity_indexes()
884 && (psdh->keyhash == hash)) { in setsecurityattr()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c424 le32 keyhash; member

Completed in 19 milliseconds