Home
last modified time | relevance | path

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

/external/openssl/crypto/ocsp/
Docsp_vfy.c188 unsigned char tmphash[SHA_DIGEST_LENGTH], *keyhash; in ocsp_find_signer_sk() local
199 keyhash = id->value.byKey->data; in ocsp_find_signer_sk()
205 if(!memcmp(keyhash, tmphash, SHA_DIGEST_LENGTH)) in ocsp_find_signer_sk()