Home
last modified time | relevance | path

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

/base/security/huks/test/reliability/src/
Dpressure_test.cpp38 const uint32_t DERIVED_KEY_SIZE = 64; variable
774 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = DERIVED_KEY_SIZE },
785 … HksBlob derivedKey = { .size = DERIVED_KEY_SIZE, .data = (uint8_t *)HksMalloc(DERIVED_KEY_SIZE) };
1243 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = DERIVED_KEY_SIZE },
1255 … HksBlob derivedKey = { .size = DERIVED_KEY_SIZE, .data = (uint8_t *)HksMalloc(DERIVED_KEY_SIZE) };