Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dcast_auth_util.h68 ErrorOr<CastDeviceCertPolicy> AuthenticateChallengeReplyForTest(
H A Dcast_auth_util.cc323 ErrorOr<CastDeviceCertPolicy> AuthenticateChallengeReplyForTest( in AuthenticateChallengeReplyForTest() function
/aosp_15_r20/external/openscreen/cast/test/
H A Ddevice_auth_test.cc115 AuthenticateChallengeReplyForTest( in RunAuthTest()