Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c209 int32_t FfcCmpBeBytes2LeWordsBigNum(uint8_t *pBeBytes, uint32_t *pLeWords, size_t sizeWords) in FfcCmpBeBytes2LeWordsBigNum() argument
220 if(word > pLeWords[i]) { in FfcCmpBeBytes2LeWordsBigNum()
222 } else if(word < pLeWords[i]){ in FfcCmpBeBytes2LeWordsBigNum()