Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dcast_auth_util.cc162 bool enforce_sha256_checking) { in VerifyAndMapDigestAlgorithm() argument
165 if (enforce_sha256_checking) { in VerifyAndMapDigestAlgorithm()
262 bool enforce_sha256_checking);
360 bool enforce_sha256_checking) { in VerifyCredentialsImpl() argument
397 response.hash_algorithm(), &digest_algorithm, enforce_sha256_checking); in VerifyCredentialsImpl()
420 bool enforce_sha256_checking) { in VerifyCredentials() argument
426 nullptr, now, enforce_sha256_checking); in VerifyCredentials()
436 bool enforce_sha256_checking) { in VerifyCredentialsForTest() argument
439 verification_time, enforce_sha256_checking); in VerifyCredentialsForTest()
H A Dcast_auth_util.h88 bool enforce_sha256_checking = false);
101 bool enforce_sha256_checking = false);