Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_public.c69 uint32_t nSizeInWords, eSizeInWords; in RsaExecPubKeyExp() local
78 eSizeInWords = CALC_FULL_32BIT_WORDS(pPubKey->eSizeInBits); in RsaExecPubKeyExp()
102 pPubKey->e, eSizeInWords); in RsaExecPubKeyExp()