Searched refs:byKey (Results 1 – 2 of 2) sorted by relevance
94 ASN1_OCTET_STRING *byKey; member178 ASN1_EXP(ResponderID, value.byKey, ASN1_OCTET_STRING, 2)282 i2a_ASN1_STRING(out, rid->value.byKey, V_ASN1_OCTET_STRING); in responderid_str()471 if (rid->value.byKey->length != SHA_DIGEST_LENGTH) in ocsp_find_signer()477 if (os_memcmp(rid->value.byKey->data, hash, in ocsp_find_signer()
236 assert(rID.byKey.val[:3] == b"Qh\xff" and rID.byKey.val[-3:] == b"Yr;")