Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/
Dcc_common_math.c285 Result = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpMsbUnsignedCounters()
305 FinalResult = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpMsbUnsignedCounters()
397 return CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpLsbUnsignedCounters()
416 Result = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpLsbUnsignedCounters()
434 FinalResult = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpLsbUnsignedCounters()
518 return CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpLsWordsUnsignedCounters()
537 Result = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpLsWordsUnsignedCounters()
555 FinalResult = CC_COMMON_CmpCounter2GreaterThenCounter1; in CC_CommonCmpLsWordsUnsignedCounters()
Dcc_common_math.h181 CC_COMMON_CmpCounter2GreaterThenCounter1 = 2, enumerator
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_build.c158 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPubKeyBuild()
341 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrivKeyBuild()
377 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrivKeyBuild()
530 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrivKeyCrtBuild()
538 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrivKeyCrtBuild()
546 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrivKeyCrtBuild()
Dcc_rsa_prim.c142 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrimEncrypt()
290 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RsaPrimDecrypt()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c118 if(cmp != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_EcpkiPublKeyBuildAndCheck()
135 if(cmp != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_EcpkiPublKeyBuildAndCheck()
Dcc_ecpki_build_priv.c112 CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_EcpkiPrivKeyBuild()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/
Dcc_rnd_common.c293 if (CompRes == CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RndGenerateVectorInRange()
315 if (CompRes == CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_RndGenerateVectorInRange()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c180 if (comp != CC_COMMON_CmpCounter2GreaterThenCounter1) in CC_DhGeneratePubPrv()
441 if (cmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_DhGetSecretKey()
488 if (cmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_DhGetSecretKey()
788 if (cmpCounters != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_DhCheckPubKey()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Drsa_alt.c1175 if ( CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1 ) { in build_cc_priv_non_crt_key()
1202 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in build_cc_priv_non_crt_key()
1313 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in build_cc_priv_crt_key()
1321 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in build_cc_priv_crt_key()
1329 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in build_cc_priv_crt_key()
1553 if (CounterCmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in build_cc_pubkey()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c2502 (cmp2 != CC_COMMON_CmpCounter2GreaterThenCounter1), in CC_FfcDhGetSharedSecretVal()
2510 (cmp2 != CC_COMMON_CmpCounter2GreaterThenCounter1), in CC_FfcDhGetSharedSecretVal()