/aosp_15_r20/external/tink/cc/mac/internal/ |
H A D | chunked_mac_wrapper.cc | 96 util::Status ChunkedMacVerificationWithPrefixType::VerifyMac() { in VerifyMac() function in crypto::tink::internal::__anon787e01930111::ChunkedMacVerificationWithPrefixType 135 util::Status ChunkedMacVerificationSetWrapper::VerifyMac() { in VerifyMac() function in crypto::tink::internal::__anon787e01930111::ChunkedMacVerificationSetWrapper
|
H A D | chunked_mac_impl.cc | 60 util::Status ChunkedMacVerificationImpl::VerifyMac() { in VerifyMac() function in crypto::tink::internal::ChunkedMacVerificationImpl
|
/aosp_15_r20/external/tink/testing/go/ |
H A D | mac_service.go | 64 func (s *MacService) VerifyMac(ctx context.Context, req *pb.VerifyMacRequest) (*pb.VerifyMacRespons… func
|
/aosp_15_r20/external/tink/cc/mac/ |
H A D | failing_mac.cc | 41 util::Status VerifyMac(absl::string_view /*mac_value*/, in VerifyMac() function in crypto::tink::__anonc26be41f0111::AlwaysFailMac
|
H A D | mac_wrapper.cc | 112 util::Status MacSetWrapper::VerifyMac( in VerifyMac() function in crypto::tink::__anon1aace7e60111::MacSetWrapper
|
H A D | mac_wrapper_test.cc | 184 crypto::tink::util::Status VerifyMac(absl::string_view mac, in VerifyMac() function in crypto::tink::__anonf89b4f850111::TryBreakLegacyMac
|
/aosp_15_r20/external/tink/testing/cc/ |
H A D | mac_impl.cc | 59 ::grpc::Status MacImpl::VerifyMac(grpc::ServerContext* context, in VerifyMac() function in tink_testing_api::MacImpl
|
/aosp_15_r20/external/tink/cc/subtle/ |
H A D | hmac_boringssl.cc | 84 util::Status HmacBoringSsl::VerifyMac(absl::string_view mac, in VerifyMac() function in crypto::tink::subtle::HmacBoringSsl
|
H A D | aes_cmac_boringssl.cc | 95 util::Status AesCmacBoringSsl::VerifyMac(absl::string_view mac, in VerifyMac() function in crypto::tink::subtle::AesCmacBoringSsl
|
/aosp_15_r20/external/tink/testing/python/ |
H A D | services.py | 542 def VerifyMac( member in MacServicer
|
/aosp_15_r20/external/tink/cc/util/ |
H A D | test_util.h | 654 crypto::tink::util::Status VerifyMac(absl::string_view mac, in VerifyMac() function
|
/aosp_15_r20/external/tink/testing/cross_language/protos/ |
H A D | testing_api.proto | 308 rpc VerifyMac(VerifyMacRequest) returns (VerifyMacResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/java_src/protos/ |
H A D | testing_api.proto | 308 rpc VerifyMac(VerifyMacRequest) returns (VerifyMacResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/go/protos/ |
H A D | testing_api.proto | 308 rpc VerifyMac(VerifyMacRequest) returns (VerifyMacResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/cc/protos/ |
H A D | testing_api.proto | 308 rpc VerifyMac(VerifyMacRequest) returns (VerifyMacResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/python/protos/ |
H A D | testing_api.proto | 308 rpc VerifyMac(VerifyMacRequest) returns (VerifyMacResponse) {} rpc
|
/aosp_15_r20/external/aws-sdk-java-v2/services/paymentcryptographydata/src/main/resources/codegen-resources/ |
H A D | service-2.json | 179 "VerifyMac":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/src/main/resources/codegen-resources/ |
H A D | service-2.json | 943 "VerifyMac":{ object
|