Home
last modified time | relevance | path

Searched defs:ComputeMac (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tink/testing/go/
H A Dmac_service.go43 func (s *MacService) ComputeMac(ctx context.Context, req *pb.ComputeMacRequest) (*pb.ComputeMacResp… func
/aosp_15_r20/external/tink/cc/mac/
H A Dfailing_mac.cc33 util::StatusOr<std::string> ComputeMac( in ComputeMac() function in crypto::tink::__anonc26be41f0111::AlwaysFailMac
H A Dmac_wrapper.cc83 util::StatusOr<std::string> MacSetWrapper::ComputeMac( in ComputeMac() function in crypto::tink::__anon1aace7e60111::MacSetWrapper
H A Dmac_wrapper_test.cc179 crypto::tink::util::StatusOr<std::string> ComputeMac( in ComputeMac() function in crypto::tink::__anonf89b4f850111::TryBreakLegacyMac
/aosp_15_r20/external/tink/testing/cc/
H A Dmac_impl.cc39 ::grpc::Status MacImpl::ComputeMac(grpc::ServerContext* context, in ComputeMac() function in tink_testing_api::MacImpl
/aosp_15_r20/external/tink/cc/subtle/
H A Dhmac_boringssl.cc63 util::StatusOr<std::string> HmacBoringSsl::ComputeMac( in ComputeMac() function in crypto::tink::subtle::HmacBoringSsl
H A Daes_cmac_boringssl.cc67 util::StatusOr<std::string> AesCmacBoringSsl::ComputeMac( in ComputeMac() function in crypto::tink::subtle::AesCmacBoringSsl
/aosp_15_r20/external/tink/cc/mac/internal/
H A Dchunked_mac_impl.cc48 util::StatusOr<std::string> ChunkedMacComputationImpl::ComputeMac() { in ComputeMac() function in crypto::tink::internal::ChunkedMacComputationImpl
H A Dchunked_mac_wrapper.cc64 util::StatusOr<std::string> ChunkedMacComputationSetWrapper::ComputeMac() { in ComputeMac() function in crypto::tink::internal::__anon787e01930111::ChunkedMacComputationSetWrapper
H A Dchunked_mac_wrapper_test.cc120 TEST(ChunkedMacWrapperTest, ComputeMac) { in TEST() argument
/aosp_15_r20/external/tink/testing/python/
H A Dservices.py529 def ComputeMac( member in MacServicer
/aosp_15_r20/external/tink/cc/util/
H A Dtest_util.h649 crypto::tink::util::StatusOr<std::string> ComputeMac( in ComputeMac() function
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto305 rpc ComputeMac(ComputeMacRequest) returns (ComputeMacResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto305 rpc ComputeMac(ComputeMacRequest) returns (ComputeMacResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto305 rpc ComputeMac(ComputeMacRequest) returns (ComputeMacResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto305 rpc ComputeMac(ComputeMacRequest) returns (ComputeMacResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto305 rpc ComputeMac(ComputeMacRequest) returns (ComputeMacResponse) {} rpc