Home
last modified time | relevance | path

Searched refs:expSizeBytes (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.h120 uint32_t expSizeBytes,/* [in] exponent size in words. */
Dpki.c416 … uint32_t expSizeBytes,/* [in] exponent size in bytes; should be <= modulus size (in bytes). */ in PkiExecModExpBe() argument
453 … PkaCopyBe8DataIntoPkaReg(EXP_REG/*dstReg*/, LEN_ID_MAX_BITS/*LenID*/, pExp, expSizeBytes, pTemp); in PkiExecModExpBe()