Home
last modified time | relevance | path

Searched defs:one (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c415 uint8_t one = 1; in CC_DhGetSecretKey() local
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c1077 uint32_t one; in CC_FfcDhValidatePublKey() local
1326 uint32_t *pPrime, *pOrder, one = 0; in CC_FfcDhValidateAndImportKeyPair() local
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c670 uint32_t one = 1; in FfcFips186v4CreateGenerator() local
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/accelerator/
Decp_curves_alt.c592 static mbedtls_mpi_uint one[] = { 1 }; in ecp_mpi_set1() local