Searched refs:ImportWrappedKeyResponse (Results 1 – 9 of 9) sorted by relevance
49 ImportWrappedKeyResponse* response);
79 ImportWrappedKeyResponse* response);
804 struct ImportWrappedKeyResponse : public KeymasterResponse { struct805 explicit ImportWrappedKeyResponse(int32_t ver = MAX_MESSAGE_VERSION) : KeymasterResponse(ver) {} in KeymasterResponse() argument
130 ImportWrappedKeyResponse* response) { in ImportWrappedKey()
672 void ImportWrappedKeyResponse::SetKeyMaterial(const void* key_material, size_t length) { in SetKeyMaterial()676 size_t ImportWrappedKeyResponse::NonErrorSerializedSize() const { in NonErrorSerializedSize()680 uint8_t* ImportWrappedKeyResponse::NonErrorSerialize(uint8_t* buf, const uint8_t* end) const { in NonErrorSerialize()686 bool ImportWrappedKeyResponse::NonErrorDeserialize(const uint8_t** buf_ptr, const uint8_t* end) { in NonErrorDeserialize()
490 ImportWrappedKeyResponse* response) { in ImportWrappedKey()
395 ImportWrappedKeyResponse response; in importWrappedKey()
422 ImportWrappedKeyResponse response; in importWrappedKey()
1948 ImportWrappedKeyResponse response; in TEST_F()1996 ImportWrappedKeyResponse response; in TEST_F()2028 ImportWrappedKeyResponse response; in TEST_F()2056 ImportWrappedKeyResponse response; in TEST_F()