Home
last modified time | relevance | path

Searched defs:mac_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tink/cc/subtle/
H A Dstreaming_mac_impl.cc57 const std::unique_ptr<StatefulMac> mac_; member in crypto::tink::subtle::ComputeMacOutputStream
142 std::unique_ptr<StatefulMac> mac_; member in crypto::tink::subtle::VerifyMacOutputStream
H A Daes_ctr_hmac_streaming.h158 const std::unique_ptr<Mac> mac_; variable
219 std::unique_ptr<Mac> mac_; variable
H A Dencrypt_then_authenticate.h71 const std::unique_ptr<Mac> mac_; variable
/aosp_15_r20/external/google-cloud-java/java-kms/proto-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1/
H A DMacSignResponse.java129 private com.google.protobuf.ByteString mac_ = com.google.protobuf.ByteString.EMPTY; field in MacSignResponse
852 private com.google.protobuf.ByteString mac_ = com.google.protobuf.ByteString.EMPTY; field in MacSignResponse.Builder
H A DMacVerifyRequest.java253 private com.google.protobuf.ByteString mac_ = com.google.protobuf.ByteString.EMPTY; field in MacVerifyRequest
1343 private com.google.protobuf.ByteString mac_ = com.google.protobuf.ByteString.EMPTY; field in MacVerifyRequest.Builder