mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
20b88bb160
As it turns out branch hints grew as kind of a misconception. In addition their interpretation by GNU assembler is affected by assembler flags and can end up with opposite meaning on different processors. As we have to loose quite a lot on misinterprerations, especially on newer processors, we just omit them altogether. Reviewed-by: Tim Hudson <tjh@openssl.org> |
||
---|---|---|
.. | ||
asm | ||
bn_add.c | ||
bn_asm.c | ||
bn_blind.c | ||
bn_const.c | ||
bn_ctx.c | ||
bn_depr.c | ||
bn_dh.c | ||
bn_div.c | ||
bn_err.c | ||
bn_exp2.c | ||
bn_exp.c | ||
bn_gcd.c | ||
bn_gf2m.c | ||
bn_intern.c | ||
bn_kron.c | ||
bn_lcl.h | ||
bn_lib.c | ||
bn_mod.c | ||
bn_mont.c | ||
bn_mpi.c | ||
bn_mul.c | ||
bn_nist.c | ||
bn_prime.c | ||
bn_prime.h | ||
bn_prime.pl | ||
bn_print.c | ||
bn_rand.c | ||
bn_recp.c | ||
bn_shift.c | ||
bn_sqr.c | ||
bn_sqrt.c | ||
bn_srp.c | ||
bn_word.c | ||
bn_x931p.c | ||
build.info | ||
Makefile.in | ||
rsaz_exp.c | ||
rsaz_exp.h | ||
vms-helper.c |