Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/
Dpoly.c277 uint32_t *pKeyS = ctx->key + CC_POLY_KEY_SIZE_IN_WORDS/2; in poly_restore_context() local
343 uint32_t *pKeyS = pKeyR + CC_POLY_KEY_SIZE_IN_WORDS/2; in PolyMacCalc_setup() local