Home
last modified time | relevance | path

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

/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.cc106 bool VerifyPublicKeyLength(EVP_PKEY* public_key) { in VerifyPublicKeyLength() function
185 if (!VerifyPublicKeyLength(public_key.get())) { in VerifyCertificateChain()
430 if (!VerifyPublicKeyLength(public_key.get())) { in FindCertificatePath()