Searched refs:sizeR2 (Results 1 – 4 of 4) sorted by relevance
| /hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/ |
| D | fsl_cau3.c | 2627 size_t *sizeR2, in CAU3_PKHA_NormalToMontgomery() argument 2643 if (N && sizeN && R2 && sizeR2) in CAU3_PKHA_NormalToMontgomery() 2646 status = cau3_pkha_modR2(base, N, sizeN, R2, sizeR2, arithType); in CAU3_PKHA_NormalToMontgomery() 2658 status = cau3_pkha_modmul(base, A, *sizeA, R2, *sizeR2, N, sizeN, A, sizeA, arithType, in CAU3_PKHA_NormalToMontgomery() 2672 status = cau3_pkha_modmul(base, B, *sizeB, R2, *sizeR2, N, sizeN, B, sizeB, arithType, in CAU3_PKHA_NormalToMontgomery()
|
| D | fsl_cau3.h | 703 size_t *sizeR2,
|
| D | fsl_cau3_ble.c | 2822 size_t *sizeR2, in CAU3_PKHA_NormalToMontgomery() argument 2838 if (N && sizeN && R2 && sizeR2) in CAU3_PKHA_NormalToMontgomery() 2841 status = cau3_pkha_modR2(base, N, sizeN, R2, sizeR2, arithType); in CAU3_PKHA_NormalToMontgomery() 2853 status = cau3_pkha_modmul(base, A, *sizeA, R2, *sizeR2, N, sizeN, A, sizeA, arithType, in CAU3_PKHA_NormalToMontgomery() 2867 status = cau3_pkha_modmul(base, B, *sizeB, R2, *sizeR2, N, sizeN, B, sizeB, arithType, in CAU3_PKHA_NormalToMontgomery()
|
| D | fsl_cau3_ble.h | 782 size_t *sizeR2,
|