Searched defs:ImportWrappedKeyResponse (Results 1 – 1 of 1) sorted by relevance
798 struct ImportWrappedKeyResponse : public KeymasterResponse { struct799 explicit ImportWrappedKeyResponse(int32_t ver = MAX_MESSAGE_VERSION) : KeymasterResponse(ver) {} in KeymasterResponse() argument802 void SetKeyMaterial(const keymaster_key_blob_t& blob) { in SetKeyMaterial()810 KeymasterKeyBlob key_blob;811 AuthorizationSet enforced;812 AuthorizationSet unenforced;