Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c122 uint32_t *pMaxSecurStrength, /*!< Maximum security strength supported, in bits. */ in FfcGetDomainSizes() argument
140 if(pMaxSecurStrength != NULL) in FfcGetDomainSizes()
141 *pMaxSecurStrength = pParamsSet->maxSecurStrength; in FfcGetDomainSizes()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c47 … uint32_t *pMaxSecurStrength, /* Maximum security strength supported, in bits. */