Searched defs:orderSizeBytes (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/ |
D | cc_ffc_domain.c | 372 uint32_t orderSizeWords, orderSizeBytes; /*in*/ in FfcFips186v4FindOrderQ() local 498 uint32_t orderSizeBytes, orderSizeWords; in FfcFips186v4FindPrimeP() local 819 uint32_t primeSizeBytes, orderSizeBytes; in FfcDomainMinCheckInput() local 1130 size_t primeSizeBytes, orderSizeBytes; in CC_FfcValidateAndImportDomain() local 1252 size_t orderSizeBytes; in CC_FfcExportDomain() local
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/ |
D | cc_dh_kg.c | 804 uint32_t modSizeBytes, modSizeWords, orderSizeBytes; in DhX942CreateGenerator() local 1237 uint32_t modSizeBytes, orderSizeBytes; in CC_DhCreateDomainParams() local
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/ |
D | cc_ffcdh.c | 1327 size_t primeSizeBytes, orderSizeBytes; in CC_FfcDhValidateAndImportKeyPair() local 1717 uint32_t primeSizeBytes, orderSizeBytes; in FfcDhCalcSharedSecretVal() local 2457 size_t primeSizeBytes, orderSizeBytes; in CC_FfcDhGetSharedSecretVal() local
|