Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c121 CCError_t FfcGetDomainSizes( in FfcGetDomainSizes() function
847 CHECK_AND_SET_ERROR(FfcGetDomainSizes(NULL/*pMaxSecurStrength*/, &primeSizeBytes, in FfcDomainMinCheckInput()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c46 extern CCError_t FfcGetDomainSizes(
763 … CHECK_ERROR(FfcGetDomainSizes(NULL/*pMaxSecurStrengthBytes*/, &ffcPrimeSize/*pPrimeLenBytes*/, in CC_FfcDhCtxSetSchemeParams()