Searched refs:set_authentication_data (Results 1 – 2 of 2) sorted by relevance
201 void set_authentication_data(ArgT0&& arg0, ArgT... args); in Swap()343 void EncryptedData::set_authentication_data(ArgT0&& arg0, ArgT... args) { in set_authentication_data() function
443 protobuf.set_authentication_data(mac.data(), mac.size()); in encryptWithAuthentication()