Home
last modified time | relevance | path

Searched defs:keyMaterialLen (Results 1 – 1 of 1) sorted by relevance

/applications/standard/app_samples/code/DocsSample/Security/UniversalKeystoreKit/KeyGenerationImport/KeyImport/DevelopmentGuidelines/ImportEncryptedKey/entry/src/main/cpp/
Dnapi_init.cpp59 uint32_t keyMaterialLen; member
395 …struct OH_Huks_Blob keyMaterialLen = {.size = sizeof(uint32_t), .data = (uint8_t *)&params->keyMat… in ImportWrappedKey() local