Home
last modified time | relevance | path

Searched refs:g_PolyPrime (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/
Dpoly.c49 static const uint32_t g_PolyPrime[POLY_PRIME_SIZE_IN_WORDS] = { variable
285 …CopyDataIntoPkaReg(PRIME_REG, LEN_ID_MAX_BITS, g_PolyPrime, CALC_32BIT_WORDS_FROM_BYTES(sizeof(g_P… in poly_restore_context()
350 …CopyDataIntoPkaReg(PRIME_REG, LEN_ID_MAX_BITS, g_PolyPrime, CALC_32BIT_WORDS_FROM_BYTES(sizeof(g_P… in PolyMacCalc_setup()