Home
last modified time | relevance | path

Searched hist:de344ea3 (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libcrypto/bn/arch/powerpc/
H A Dbn_arch.hde344ea3 Fri Jan 20 17:31:52 GMT 2023 jsing <jsing@openbsd.org> Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.

Wrap these in HAVE_BN_{MUL,SQR}_COMBA{4,8} defines. Add these defines to
bn_arch.h where the architecture currently provides its own version.

ok tb@
/openbsd/lib/libcrypto/bn/arch/mips64/
H A Dbn_arch.hde344ea3 Fri Jan 20 17:31:52 GMT 2023 jsing <jsing@openbsd.org> Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.

Wrap these in HAVE_BN_{MUL,SQR}_COMBA{4,8} defines. Add these defines to
bn_arch.h where the architecture currently provides its own version.

ok tb@
/openbsd/lib/libcrypto/bn/arch/i386/
H A Dbn_arch.hde344ea3 Fri Jan 20 17:31:52 GMT 2023 jsing <jsing@openbsd.org> Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.

Wrap these in HAVE_BN_{MUL,SQR}_COMBA{4,8} defines. Add these defines to
bn_arch.h where the architecture currently provides its own version.

ok tb@
/openbsd/lib/libcrypto/bn/arch/amd64/
H A Dbn_arch.hde344ea3 Fri Jan 20 17:31:52 GMT 2023 jsing <jsing@openbsd.org> Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.

Wrap these in HAVE_BN_{MUL,SQR}_COMBA{4,8} defines. Add these defines to
bn_arch.h where the architecture currently provides its own version.

ok tb@
/openbsd/lib/libcrypto/bn/
H A Dbn_mul.cde344ea3 Fri Jan 20 17:31:52 GMT 2023 jsing <jsing@openbsd.org> Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.

Wrap these in HAVE_BN_{MUL,SQR}_COMBA{4,8} defines. Add these defines to
bn_arch.h where the architecture currently provides its own version.

ok tb@
H A Dbn_sqr.cde344ea3 Fri Jan 20 17:31:52 GMT 2023 jsing <jsing@openbsd.org> Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul.c/bn_sqr.c.

Wrap these in HAVE_BN_{MUL,SQR}_COMBA{4,8} defines. Add these defines to
bn_arch.h where the architecture currently provides its own version.

ok tb@