Home
last modified time | relevance | path

Searched refs:importWrappedKey (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h89 Return<void> importWrappedKey(const hidl_vec<uint8_t>& wrappedKeyData, in importWrappedKey() function
95 return km4_0_dev_->importWrappedKey(wrappedKeyData, wrappingKeyBlob, maskingKey, in importWrappedKey()
DKeymaster3.h79 Return<void> importWrappedKey(const hidl_vec<uint8_t>& /* wrappedKeyData */, in importWrappedKey() function
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp131 ->importWrappedKey(HidlBuf(wrapped_key), key_blob_, HidlBuf(masking_key), in ImportWrappedKey()
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal548 * So, importWrappedKey does the following:
589 importWrappedKey(vec<uint8_t> wrappedKeyData, vec<uint8_t> wrappingKeyBlob,
597 * returned by generateKey, importKey and importWrappedKey. The characteristics returned by
606 * @param keyBlob The opaque descriptor returned by generateKey, importKey or importWrappedKey.
Dtypes.hal79 * provided to importWrappedKey.
1170 * KeyCharacteristics objects are returned by generateKey, importKey, importWrappedKey and