/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ |
D | cc_ecpki_kg.c | 51 … CCRndContext_t *pRndContext, /*in/out*/ in CC_EcpkiKeyPairGenerateBase() 159 CCRndContext_t *pRndContext, /*in/out*/ in CC_EcpkiKeyPairGenerate()
|
D | cc_ecdsa_sign.c | 330 CCRndContext_t *pRndContext, /*in/out*/ in EcdsaSignFinishInt() 532 CCRndContext_t *pRndContext, /*in/out*/ in CC_EcdsaSign()
|
D | cc_ecpki_local.h | 151 #define EcdsaSignFinish(pSignUserContext, pRndContext, pSignatureOut, pSignatureOutSize) \ argument
|
D | cc_ecies.c | 129 CCRndContext_t *pRndContext, /*in*/ in EciesKemEncrypt()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/ |
D | cc_ffc_domain.c | 359 … CCRndContext_t *pRndContext, /* [in] context defining used random function and state. */ in FfcFips186v4FindOrderQ() 483 … CCRndContext_t *pRndContext, /* [in] context defining used random function and state. */ in FfcFips186v4FindPrimeP() 656 … CCRndContext_t *pRndContext, /* [in] context defining used random function and state. */ in FfcFips186v4CreateGenerator() 792 CCRndContext_t *pRndContext, /*!< [in] random generation function context. */ in FfcDomainMinCheckInput() 897 … CCRndContext_t *pRndContext, /*!< [in] random generation function context. */ in FfcFips186v4GenerateDomain() 993 CCRndContext_t *pRndContext, /*!< [in] random generation function context. */ in CC_FfcGenerateDomainFromSeed() 1046 CCRndContext_t *pRndContext, /*!< [in] random generation function context. */ in CC_FfcGenerateDomainAndSeed() 1096 …CCRndContext_t *pRndContext, /*!< [in] optional (used on Full Validation mode only), random ge… in CC_FfcValidateAndImportDomain() 1327 CCRndContext_t *pRndContext, /*!< [in] random generation function context. */ in CC_FfcCreateNewGenerator()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/ |
D | rsa_genkey.c | 261 static CCError_t PkaRsaKgX931MillerRabinTest(CCRndContext_t *pRndContext, /*!< [in/out] Pointer t… in PkaRsaKgX931MillerRabinTest() 548 static CCError_t PkaRsaKgX931FindPrime1(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the … in PkaRsaKgX931FindPrime1() 681 static CCError_t PkaRsaKgX931FindPrime2(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the … in PkaRsaKgX931FindPrime2() 856 static CCError_t RsaKgX931FindPrime(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND … in RsaKgX931FindPrime() 1049 static CCError_t PkaRsaKgFindPrime(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND … in PkaRsaKgFindPrime() 1243 static CCError_t RsaKgPrimeTest(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND cont… in RsaKgPrimeTest() 1494 … CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND context buffer. */ in RsaKgFindPrime() 1708 CCError_t RsaPrimeTestCall(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND … in RsaPrimeTestCall() 1744 CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND context buffer. */ in RsaGenPandQ()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_mont/ |
D | cc_ec_mont.c | 239 … CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND context buffer. */ in ecMontKeyPairBase() 353 … CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND context buffer. */ in CC_EcMontKeyPairBase() 387 … CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND context buffer. */ in CC_EcMontKeyPair()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
D | cc_fips_defs.h | 16 #define FIPS_ECC_VALIDATE(pRndContext, pUserPrivKey, pUserPublKey, pFipsCtx) (CC_OK) argument
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
D | cc_ecp_internal.c | 346 CCRndContext_t *pRndContext; in ecp_mont_gen_keypair_base() local 461 CCRndContext_t *pRndContext; in ecp_wrst_gen_keypair_base() local
|
D | rsa_alt.c | 342 CCRndContext_t *pRndContext = &rndContext; in mbedtls_rsa_gen_key() local
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_edw/ |
D | cc_ec_edw.c | 235 CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND context buffer. */ in CC_EcEdwKeyPair()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ |
D | ec_wrst_dsa.c | 188 CCError_t EcWrstDsaSign(CCRndContext_t *pRndContext, /*!< [in/out] Pointer to the RND co… in EcWrstDsaSign()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/ |
D | cc3xx_psa_key_generation.c | 81 CCRndContext_t *pRndContext; in cc3xx_internal_gen_ecc_wstr_keypair() local
|
D | cc3xx_psa_asymmetric_encryption.c | 50 CCRndContext_t *pRndContext = &rndContext; in cc3xx_internal_rsa_encrypt() local
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
D | cc_ffcdh.c | 885 CCRndContext_t *pRndContext, /*!< [in] random generation function context. */ in FfcDhGenKeyPair() 953 … CCRndContext_t *pRndContext ) /*!< [in] random generation function context. */ in CC_FfcDhGeneratePublPrivKeys() 1488 … CCRndContext_t *pRndContext) /*!< [in] random generation function context. */ in CC_FfcDhGenerateRandomNonce()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/ |
D | mbedtls_cc_ecies.c | 201 CCRndContext_t *pRndContext = NULL; in mbedtls_ecies_kem_encrypt_full() local
|