Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c389 static int issuer_match(X509 *cert, X509 *issuer, CertID *certid) in issuer_match() argument
399 dgst = EVP_get_digestbyobj(certid->hashAlgorithm->algorithm); in issuer_match()
424 if (ASN1_OCTET_STRING_cmp(certid->issuerNameHash, hash)) { in issuer_match()
444 if (ASN1_OCTET_STRING_cmp(certid->issuerKeyHash, hash)) { in issuer_match()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt195 CMP_R_CERTID_NOT_FOUND:109:certid not found
229 CMP_R_MISSING_CERTID:165:missing certid
277 CMP_R_WRONG_CERTID:189:wrong certid
278 CMP_R_WRONG_CERTID_IN_RP:187:wrong certid in rp
312 CMS_R_ESS_SIGNING_CERTID_MISMATCH_ERROR:183:ess signing certid mismatch error