Searched defs:authentication_tag (Results 1 – 4 of 4) sorted by relevance
27 std::string authentication_tag; member
23 const std::string& authentication_tag) in PairingClientAuthenticator()
25 const std::string& authentication_tag, in NegotiatingClientAuthenticator()
519 std::vector<uint8>* authentication_tag) { in AesGcmEncrypt()555 const std::vector<uint8>& authentication_tag, in AesGcmDecrypt()3281 std::vector<uint8> authentication_tag; in TEST_F() local