Lines Matching refs:HmacAuthorizationDelegate
42 HmacAuthorizationDelegate::HmacAuthorizationDelegate()
52 HmacAuthorizationDelegate::~HmacAuthorizationDelegate() {}
54 bool HmacAuthorizationDelegate::GetCommandAuthorization(
109 bool HmacAuthorizationDelegate::CheckResponseAuthorization(
170 bool HmacAuthorizationDelegate::EncryptCommandParameter(
191 bool HmacAuthorizationDelegate::DecryptResponseParameter(
210 bool HmacAuthorizationDelegate::InitSession(
240 void HmacAuthorizationDelegate::set_future_authorization_value(
246 std::string HmacAuthorizationDelegate::CreateKey(
274 std::string HmacAuthorizationDelegate::HmacSha256(const std::string& key,
289 void HmacAuthorizationDelegate::AesOperation(std::string* parameter,
317 void HmacAuthorizationDelegate::RegenerateCallerNonce() {