Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/prf/
H A Dprf_set_test.cc59 uint32_t GetPrimaryId() const override { return 1; } in GetPrimaryId() function in crypto::tink::__anonb117d47e0111::DummyPrfSet
72 uint32_t GetPrimaryId() const override { return 1; } in GetPrimaryId() function in crypto::tink::__anonb117d47e0111::BrokenDummyPrfSet
H A Dfailing_prfset.cc56 uint32_t GetPrimaryId() const override { return 0; } in GetPrimaryId() function in crypto::tink::__anond5d80e590111::AlwaysFailPrfSet
H A Dprf_set_wrapper.cc98 uint32_t GetPrimaryId() const override { in GetPrimaryId() function in crypto::tink::__anone245a65f0111::PrfSetPrimitiveWrapper