Searched refs:CCFfcParamSetId_t (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/ |
D | cc_ffc_domain.h | 120 } CCFfcParamSetId_t; typedef 163 CCFfcParamSetId_t ffcParamSetId; /*!< enumerator, defining the set of FFC domain parameters 254 … CCFfcParamSetId_t ffcParamSetId,/*!< [in] enumerator, defining the set of FFC domain parameters 284 … CCFfcParamSetId_t ffcParamSetId,/*!< [in] enumerator, defining the set of FFC domain parameters 321 … CCFfcParamSetId_t ffcParamSetId, /*!< [in] enumerator, defining the set of FFC domain parameters 364 …CCFfcParamSetId_t *pFfcParamSetId, /*!< [in] pointer to enumerator ID, defining the set of FFC dom…
|
D | cc_ffcdh.h | 536 … CCFfcParamSetId_t ffcParamSetId, /*!< [in] enumerator, defining the set of FFC domain parameters
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/ |
D | cc_ffc_domain.c | 126 …CCFfcParamSetId_t ffcParamSetId) /*!< Enum. defining set of lengths of domain parameters, approved in FfcGetDomainSizes() 806 … CCFfcParamSetId_t ffcParamSetId, /*!< [in] enumerator, defining the set of FFC domain parameters in FfcDomainMinCheckInput() 911 … CCFfcParamSetId_t ffcParamSetId, /*!< [in] enumerator, defining the set of FFC domain parameters in FfcFips186v4GenerateDomain() 1001 … CCFfcParamSetId_t ffcParamSetId,/*!< [in] enumerator, defining the set of FFC domain parameters in CC_FfcGenerateDomainFromSeed() 1051 … CCFfcParamSetId_t ffcParamSetId,/*!< [in] enumerator, defining the set of FFC domain parameters in CC_FfcGenerateDomainAndSeed() 1108 … CCFfcParamSetId_t ffcParamSetId, /*!< [in] enumerator, defining the set of FFC domain parameters in CC_FfcValidateAndImportDomain() 1239 …CCFfcParamSetId_t *pFfcParamSetId, /*!< [in] pointer to enumerator ID, defining the set of FFC dom… in CC_FfcExportDomain()
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
D | cc_ffcdh_local.h | 251 … CCFfcParamSetId_t ffcParamSet; /*!< enumerator, defining the set of FFC domain parameters
|
D | cc_ffcdh.c | 51 …CCFfcParamSetId_t ffcParamSetId); /* Enum. defining set of lengths of domain parameters, approved 681 … CCFfcParamSetId_t ffcParamSetId, /*!< [in] enumerator, defining the set of FFC domain parameters in CC_FfcDhCtxSetSchemeParams()
|