Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ffc_domain.h186 uint32_t primeSize; /*!< Field (prime P) size in bytes. */ member
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c143 *pPrimeLen = pParamsSet->primeSize >> 3; in FfcGetDomainSizes()