Searched refs:wrappedKeyData (Results 1 – 2 of 2) sorted by relevance
89 Return<void> importWrappedKey(const hidl_vec<uint8_t>& wrappedKeyData, in importWrappedKey() argument95 return km4_0_dev_->importWrappedKey(wrappedKeyData, wrappingKeyBlob, maskingKey, in importWrappedKey()
514 * @param wrappedKeyData The wrapped key material to import. The wrapped key is in DER-encoded573 * installed. If the authorization list in wrappedKeyData contains a Tag::USER_SECURE_ID575 * key must be bound to the SID value provided by this argument. If the wrappedKeyData579 * being installed. If the authorization list in wrappedKeyData contains a582 * If the wrappedKeyData does not contain such a tag and value, this argument must be589 importWrappedKey(vec<uint8_t> wrappedKeyData, vec<uint8_t> wrappingKeyBlob,