Searched refs:pKeyS (Results 1 – 1 of 1) sorted by relevance
277 uint32_t *pKeyS = ctx->key + CC_POLY_KEY_SIZE_IN_WORDS/2; in poly_restore_context() local295 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() local358 PkaCopyDataIntoPkaReg(KEY_S_REG, LEN_ID_MAX_BITS, pKeyS, CC_POLY_KEY_SIZE_IN_WORDS/2); in PolyMacCalc_setup()