Searched refs:DERIVED_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
38 const uint32_t DERIVED_KEY_SIZE = 64; variable774 { .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) };