Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/
Dcc_common_math.c224 CCCommonCmpCounter_t CC_CommonCmpMsbUnsignedCounters( const uint8_t *CounterBuff1_ptr, in CC_CommonCmpMsbUnsignedCounters()
237 CCCommonCmpCounter_t Result; in CC_CommonCmpMsbUnsignedCounters()
240 CCCommonCmpCounter_t FinalResult; in CC_CommonCmpMsbUnsignedCounters()
346 CCCommonCmpCounter_t CC_CommonCmpLsbUnsignedCounters( const uint8_t *CounterBuff1_ptr, in CC_CommonCmpLsbUnsignedCounters()
357 CCCommonCmpCounter_t Result; in CC_CommonCmpLsbUnsignedCounters()
360 CCCommonCmpCounter_t FinalResult; in CC_CommonCmpLsbUnsignedCounters()
468 CCCommonCmpCounter_t CC_CommonCmpLsWordsUnsignedCounters(const uint32_t *CounterBuff1_ptr, in CC_CommonCmpLsWordsUnsignedCounters()
479 CCCommonCmpCounter_t Result; in CC_CommonCmpLsWordsUnsignedCounters()
482 CCCommonCmpCounter_t FinalResult; in CC_CommonCmpLsWordsUnsignedCounters()
Dcc_common_math.h185 } CCCommonCmpCounter_t; typedef
290 CCCommonCmpCounter_t CC_CommonCmpMsbUnsignedCounters( const uint8_t *CounterBuff1_ptr,
318 CCCommonCmpCounter_t CC_CommonCmpLsbUnsignedCounters( const uint8_t *CounterBuff1_ptr,
343 CCCommonCmpCounter_t CC_CommonCmpLsWordsUnsignedCounters(const uint32_t *CounterBuff1_ptr,
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_prim.c74 CCCommonCmpCounter_t CounterCmpResult; in CC_RsaPrimEncrypt()
221 CCCommonCmpCounter_t CounterCmpResult; in CC_RsaPrimDecrypt()
Dcc_rsa_build.c65 CCCommonCmpCounter_t CounterCmpResult; in CC_RsaPubKeyBuild()
236 CCCommonCmpCounter_t CounterCmpResult; in CC_RsaPrivKeyBuild()
463 CCCommonCmpCounter_t CounterCmpResult; in CC_RsaPrivKeyCrtBuild()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c117 CCCommonCmpCounter_t comp; in CC_DhGeneratePubPrv()
414 CCCommonCmpCounter_t cmpResult; in CC_DhGetSecretKey()
691 CCCommonCmpCounter_t cmpCounters; in CC_DhCheckPubKey()
Dcc_dh_kg.c533 CCCommonCmpCounter_t cmpRes; in DhX942FindPrimeP()
809 CCCommonCmpCounter_t compFlag; in DhX942CreateGenerator()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c51 CCCommonCmpCounter_t cmp; in CC_EcpkiPublKeyBuildAndCheck()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dcc_rnd_common.c176 CCCommonCmpCounter_t CompRes; in CC_RndGenerateVectorInRange()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dpka_ec_wrst_smul_no_scap.c330 CCCommonCmpCounter_t cmp; in PkaEcWrstScalarMult()
Dpka_ec_wrst_smul_scap.c397 CCCommonCmpCounter_t cmp; in PkaEcWrstScalarMult()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c1078 CCCommonCmpCounter_t cmp; in CC_FfcDhValidatePublKey()
1333 CCCommonCmpCounter_t cmp; in CC_FfcDhValidateAndImportKeyPair()
2462 CCCommonCmpCounter_t cmp1, cmp2; in CC_FfcDhGetSharedSecretVal()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Drsa_alt.c1092 CCCommonCmpCounter_t CounterCmpResult; in build_cc_priv_non_crt_key()
1255 CCCommonCmpCounter_t CounterCmpResult; in build_cc_priv_crt_key()
1475 CCCommonCmpCounter_t CounterCmpResult; in build_cc_pubkey()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c671 CCCommonCmpCounter_t cmp; in FfcFips186v4CreateGenerator()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/
Drsa_genkey.c1761 CCCommonCmpCounter_t cmpRes; in RsaGenPandQ()