Home
last modified time | relevance | path

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

/device/google/contexthub/lib/nanohub/
Daes.c157 uint32_t i, *ks = ctx->K, roundConstant = 0x01000000; in aesInitForEncr() local
185 uint32_t i, j, *ks = ctx->K + 4, *encrK = tmpSpace->tmpCtx.K + 52; in aesInitForDecr() local