Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A 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
/aosp_15_r20/external/openscreen/cast/common/certificate/
H A Dcast_cert_validator_internal.cc384 bool VerifySignedData(const EVP_MD* digest, in VerifySignedData() function