Home
last modified time | relevance | path

Searched defs:VerifySignedData (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/boringssl/src/pki/
Dverify_signed_data.cc155 bool VerifySignedData(SignatureAlgorithm algorithm, der::Input signed_data, in VerifySignedData() function
282 bool VerifySignedData(SignatureAlgorithm algorithm, der::Input signed_data, in VerifySignedData() function
/external/cronet/stable/third_party/boringssl/src/pki/
Dverify_signed_data.cc155 bool VerifySignedData(SignatureAlgorithm algorithm, der::Input signed_data, in VerifySignedData() function
282 bool VerifySignedData(SignatureAlgorithm algorithm, der::Input signed_data, in VerifySignedData() function
/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.cc384 bool VerifySignedData(const EVP_MD* digest, in VerifySignedData() function