Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_build.c156 …CounterCmpResult = CC_CommonCmpMsbUnsignedCounters(Exponent_ptr, ExponentSize, Modulus_ptr, Modulu… in CC_RsaPubKeyBuild()
338 CounterCmpResult = CC_CommonCmpMsbUnsignedCounters(PrivExponent_ptr, PrivExponentSize, in CC_RsaPrivKeyBuild()
374 CounterCmpResult = CC_CommonCmpMsbUnsignedCounters(PubExponent_ptr, PubExponentSize, in CC_RsaPrivKeyBuild()
528 CC_CommonCmpMsbUnsignedCounters(dP_ptr, dPSize, P_ptr, PSize); in CC_RsaPrivKeyCrtBuild()
536 CC_CommonCmpMsbUnsignedCounters(dQ_ptr, dQSize, Q_ptr, QSize); in CC_RsaPrivKeyCrtBuild()
544 CC_CommonCmpMsbUnsignedCounters(qInv_ptr, qInvSize, P_ptr, PSize); in CC_RsaPrivKeyCrtBuild()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c168 comp = CC_CommonCmpMsbUnsignedCounters( Generator_ptr, in CC_DhGeneratePubPrv()
177 comp = CC_CommonCmpMsbUnsignedCounters( Generator_ptr, GeneratorSize, in CC_DhGeneratePubPrv()
438 cmpResult = CC_CommonCmpMsbUnsignedCounters( ClientPrvKey_ptr, ClientPrvKeySize, in CC_DhGetSecretKey()
484 cmpResult = CC_CommonCmpMsbUnsignedCounters( in CC_DhGetSecretKey()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/
Dcc_common_math.h290 CCCommonCmpCounter_t CC_CommonCmpMsbUnsignedCounters( const uint8_t *CounterBuff1_ptr,
Dcc_common_math.c224 CCCommonCmpCounter_t CC_CommonCmpMsbUnsignedCounters( const uint8_t *CounterBuff1_ptr, in CC_CommonCmpMsbUnsignedCounters() function
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo471 CC_CommonCmpMsbUnsignedCounters 118 28