ring/crypto/fipsmodule
Nolan Leake 9ea9ad65e6 Add symbols/cfi for assembly functions.
This is needed for some binary analysis programs (BOLT, in this case) to
find all the code.  A little ugly since we're putting labels that are
named as if they are local only in the global symbol table, but whatever,
there is plenty ugly and weird stuff in these assembly functions...
2019-02-22 23:19:28 -08:00
..
aes Add symbols/cfi for assembly functions. 2019-02-22 23:19:28 -08:00
bn On x86_64, put constants in .rodata 2019-02-22 23:19:28 -08:00
ec On x86_64, put constants in .rodata 2019-02-22 23:19:28 -08:00
ecdsa Merge BoringSSL adeb72b: Fix r = p-n+epsilon ECDSA tests. 2018-11-27 23:00:50 -10:00
modes On x86_64, put constants in .rodata 2019-02-22 23:19:28 -08:00
sha/asm On x86_64, put constants in .rodata 2019-02-22 23:19:28 -08:00
.gitattributes git mv crypto/ec/.gitattributes crypto/fipsmodule/. 2018-05-01 11:05:02 -10:00