Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/
Dpoly.c42 static const uint32_t g_PolyMaskKeyR[CC_POLY_KEY_SIZE_IN_WORDS/2] = { variable
256 pKeyR[i] = pKeyR[i] & g_PolyMaskKeyR[i]; in poly_clamp_r()