Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki.h144 … uint32_t expSizeWords);/* [in] exponent size: should be <= modulus size (in words). */
Dpki.c494 … uint32_t expSizeWords) /* [in] exponent size: should be <= modulus size (in words). */ in PkiExecModExpLeW() argument
528 PkaCopyDataIntoPkaReg(EXP_REG/*dstReg*/, LEN_ID_MAX_BITS/*LenID*/, pExp, expSizeWords); in PkiExecModExpLeW()