Searched defs:hkdfSalt (Results 1 – 4 of 4) sorted by relevance
216 uint8_t *hkdfSalt = (uint8_t *)HcMalloc(hkdfSaltLen, 0); in IsoGenSessionKey() local
40 uint8_t *hkdfSalt = (uint8_t *)HcMalloc(hkdfSaltLen, 0); in GenerateReturnKey() local
416 Buffer *hkdfSalt = Sha256Adaptor(expandData); in GenerateRootSecret() local
213 uint8_t *hkdfSalt = (uint8_t *)HcMalloc(hkdfSaltLen, 0); in IsoGenSessionKey() local