Searched defs:ImportWrappedKeyResponse (Results 1 – 1 of 1) sorted by relevance
804 struct ImportWrappedKeyResponse : public KeymasterResponse { struct805 explicit ImportWrappedKeyResponse(int32_t ver = MAX_MESSAGE_VERSION) : KeymasterResponse(ver) {} in KeymasterResponse() argument808 void SetKeyMaterial(const keymaster_key_blob_t& blob) { in SetKeyMaterial()816 KeymasterKeyBlob key_blob;817 AuthorizationSet enforced;818 AuthorizationSet unenforced;