Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c414 CCCommonCmpCounter_t cmpResult; in CC_DhGetSecretKey() local
438 cmpResult = CC_CommonCmpMsbUnsignedCounters( ClientPrvKey_ptr, ClientPrvKeySize, in CC_DhGetSecretKey()
441 if (cmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_DhGetSecretKey()
484 cmpResult = CC_CommonCmpMsbUnsignedCounters( in CC_DhGetSecretKey()
488 if (cmpResult != CC_COMMON_CmpCounter2GreaterThenCounter1) { in CC_DhGetSecretKey()