Searched refs:one (Results 1 – 3 of 3) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/ |
| D | CMakeLists.txt | 2 # the HAL is currently only needed to support one SoC.
|
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/ |
| D | fsl_cau3.c | 2706 uint8_t one = 1; in CAU3_PKHA_MontgomeryToNormal() local 2721 status = cau3_pkha_modmul(base, A, *sizeA, &one, sizeof(one), N, sizeN, A, sizeA, arithType, in CAU3_PKHA_MontgomeryToNormal() 2735 status = cau3_pkha_modmul(base, B, *sizeB, &one, sizeof(one), N, sizeN, B, sizeB, arithType, in CAU3_PKHA_MontgomeryToNormal()
|
| D | fsl_cau3_ble.c | 2901 uint8_t one = 1; in CAU3_PKHA_MontgomeryToNormal() local 2916 status = cau3_pkha_modmul(base, A, *sizeA, &one, sizeof(one), N, sizeN, A, sizeA, arithType, in CAU3_PKHA_MontgomeryToNormal() 2930 status = cau3_pkha_modmul(base, B, *sizeB, &one, sizeof(one), N, sizeN, B, sizeB, arithType, in CAU3_PKHA_MontgomeryToNormal()
|