Home
last modified time | relevance | path

Searched refs: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
295 PkaCopyDataIntoPkaReg(KEY_S_REG, LEN_ID_MAX_BITS, pKeyS, CC_POLY_KEY_SIZE_IN_WORDS/2); in poly_restore_context()
343 uint32_t *pKeyS = pKeyR + CC_POLY_KEY_SIZE_IN_WORDS/2; in PolyMacCalc_setup() local
358 PkaCopyDataIntoPkaReg(KEY_S_REG, LEN_ID_MAX_BITS, pKeyS, CC_POLY_KEY_SIZE_IN_WORDS/2); in PolyMacCalc_setup()