Searched defs:GetPrimaryId (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tink/cc/prf/ | ||
H A D | prf_set_test.cc | 59 uint32_t GetPrimaryId() const override { return 1; } in GetPrimaryId() function in crypto::tink::__anonb117d47e0111::DummyPrfSet |
H A D | failing_prfset.cc | 56 uint32_t GetPrimaryId() const override { return 0; } in GetPrimaryId() function in crypto::tink::__anond5d80e590111::AlwaysFailPrfSet |
H A D | prf_set_wrapper.cc | 98 uint32_t GetPrimaryId() const override { in GetPrimaryId() function in crypto::tink::__anone245a65f0111::PrfSetPrimitiveWrapper |