Searched defs:ImportWrappedKeyResponse (Results 1 – 1 of 1) sorted by relevance
870 struct ImportWrappedKeyResponse : public KeymasterResponse { struct872 : KeymasterResponse(ver), key_blob{}, certificate_chain{} {} in KeymasterResponse()874 void SetKeyMaterial(const keymaster_key_blob_t& blob) { in SetKeyMaterial()882 KeymasterKeyBlob key_blob;883 AuthorizationSet enforced;884 AuthorizationSet unenforced;885 CertificateChain certificate_chain;