Lines Matching defs:response
247 auto response = impl_->GetHmacSharingParameters(); in getHmacSharingParameters() local
274 auto response = impl_->ComputeSharedHmac(request); in computeSharedHmac() local
298 auto response = impl_->VerifyAuthorization(request); in verifyAuthorization() local
317 AddEntropyResponse response(impl_->message_version()); in addRngEntropy() local
328 GenerateKeyResponse response(impl_->message_version()); in generateKey() local
350 GetKeyCharacteristicsResponse response(impl_->message_version()); in getKeyCharacteristics() local
371 ImportKeyResponse response(impl_->message_version()); in importKey() local
398 ImportWrappedKeyResponse response(impl_->message_version()); in importWrappedKey() local
422 ExportKeyResponse response(impl_->message_version()); in exportKey() local
440 AttestKeyResponse response(impl_->message_version()); in attestKey() local
460 UpgradeKeyResponse response(impl_->message_version()); in upgradeKey() local
476 DeleteKeyResponse response(impl_->message_version()); in deleteKey() local
485 DeleteAllKeysResponse response(impl_->message_version()); in deleteAllKeys() local
508 BeginOperationResponse response(impl_->message_version()); in begin() local
533 UpdateOperationResponse response(impl_->message_version()); in update() local
566 FinishOperationResponse response(impl_->message_version()); in finish() local
583 AbortOperationResponse response(impl_->message_version()); in abort() local