Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c709 uint32_t hashSize, minHashSize; in CC_FfcDhCtxSetSchemeParams() local
764 &ffcOrderSize/*pOrderLenBytes*/, &minHashSize, ffcParamSetId)); in CC_FfcDhCtxSetSchemeParams()
773 CHECK_AND_SET_ERROR(hashSize < minHashSize, CC_FFCDH_INVALID_LOW_HASH_SIZE_ERROR); in CC_FfcDhCtxSetSchemeParams()