Home
last modified time | relevance | path

Searched defs:tmpBuff (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dpka_ec_wrst_smul_no_scap.c231uint32_t *tmpBuff) /*!< [in] Pointer to temp buffer of size in ScalarMultAff()
325uint32_t *tmpBuff) /*!< [in] The pointer to the temp buffer of size not less, in PkaEcWrstScalarMult()
Dpka_ec_wrst_smul_scap.c393uint32_t *tmpBuff) /*!< [in] Pointer to temporary buffer. */ in PkaEcWrstScalarMult()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/
Drsa_verify.c48 uint32_t tmpBuff[HASH_RESULT_SIZE_IN_WORDS + 1/*for counter*/]; in RSA_PSS_Decode() local
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ffcdh.h457 CCFfcDhTemp_t tmpBuff; /*!< temporary buffer */ member
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh_local.h340 …CCFfcDhTemp_t tmpBuff; /*!< [in] structure, containing internal temp buffers, used in DH… member