Searched defs:ComputePrf (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tink/cc/subtle/prf/ | ||
H A D | streaming_prf_wrapper.cc | 35 std::unique_ptr<InputStream> ComputePrf( in ComputePrf() function in crypto::tink::StreamingPrfSetWrapper |
H A D | streaming_prf_wrapper_test.cc | 49 std::unique_ptr<InputStream> ComputePrf( in ComputePrf() function in crypto::tink::__anondc2c3b1a0111::DummyStreamingPrf |
H A D | hkdf_streaming_prf.cc | 175 std::unique_ptr<InputStream> HkdfStreamingPrf::ComputePrf( in ComputePrf() function in crypto::tink::subtle::HkdfStreamingPrf |
H A D | prf_set_util_test.cc | 105 TEST_F(PrfFromStatefulMacFactoryTest, ComputePrf) { in TEST_F() argument |