Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki.c56 int32_t wN, wNp; in PkiCalcNp() local
65 wN = CALC_FULL_32BIT_WORDS(sizeNbits); in PkiCalcNp()
73 PkaCopyDataIntoPkaReg(rN/*dstReg*/, LEN_ID_MAX_BITS/*lenId*/, pN/*src_ptr*/, wN); in PkiCalcNp()