Home
last modified time | relevance | path

Searched refs:one (Results 1 – 3 of 3) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/
DCMakeLists.txt2 # the HAL is currently only needed to support one SoC.
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c2706 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()
Dfsl_cau3_ble.c2901 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()