Searched refs:DERIVED_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
47 const uint32_t DERIVED_KEY_SIZE = 64; variable750 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = DERIVED_KEY_SIZE },761 … HksBlob derivedKey = { .size = DERIVED_KEY_SIZE, .data = (uint8_t *)HksMalloc(DERIVED_KEY_SIZE) };1221 { .tag = HKS_TAG_KEY_SIZE, .uint32Param = DERIVED_KEY_SIZE },1233 … HksBlob derivedKey = { .size = DERIVED_KEY_SIZE, .data = (uint8_t *)HksMalloc(DERIVED_KEY_SIZE) };