Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename bn_umul_hilo() to bn_mulw(). | jsing | 2023-02-16 | 1 | -7/+7 |
* | Fix output constraints for bn_umul_hilo(). | jsing | 2023-02-04 | 1 | -2/+2 |
* | Provide inline assembly bn_umul_hilo() for alpha/powerpc64/riscv64. | jsing | 2023-01-31 | 1 | -1/+21 |
* | Provide a per machine bn_arch.h. | jsing | 2023-01-20 | 1 | -0/+24 |