Home
last modified time | relevance | path

Searched refs:X (Results 1 – 4 of 4) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c3354 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECC_PointAdd()
3360 cau3_pkha_write_reg(base, kCAU3_PKHA_RegB, 1, B->X, size); in CAU3_PKHA_ECC_PointAdd()
3372 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECC_PointAdd()
3430 cau3_pkha_write_reg(base, kCAU3_PKHA_RegB, 1, B->X, size); in CAU3_PKHA_ECC_PointDouble()
3437 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECC_PointDouble()
3500 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECC_PointMul()
3516 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECC_PointMul()
3648 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECT_PointMul()
3664 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECT_PointMul()
3719 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECT_PointAdd()
[all …]
Dfsl_cau3_ble.c3549 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECC_PointAdd()
3555 cau3_pkha_write_reg(base, kCAU3_PKHA_RegB, 1, B->X, size); in CAU3_PKHA_ECC_PointAdd()
3567 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECC_PointAdd()
3625 cau3_pkha_write_reg(base, kCAU3_PKHA_RegB, 1, B->X, size); in CAU3_PKHA_ECC_PointDouble()
3632 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECC_PointDouble()
3695 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECC_PointMul()
3711 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECC_PointMul()
3843 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECT_PointMul()
3859 cau3_pkha_read_reg(base, kCAU3_PKHA_RegB, 1, result->X, size); in CAU3_PKHA_ECT_PointMul()
3914 cau3_pkha_write_reg(base, kCAU3_PKHA_RegA, 0, A->X, size); in CAU3_PKHA_ECT_PointAdd()
[all …]
Dfsl_cau3.h149 uint8_t *X; /*!< X coordinate (affine) */ member
Dfsl_cau3_ble.h154 uint8_t *X; /*!< X coordinate (affine) */ member