boringssl/crypto/fipsmodule/modes
Adam Langley 0967853d68 Add CFI start/end for _aesni_ctr32[_ghash]_6x
These functions don't appear to do any stack manipulation thus all they
need are start/end directives in order for the correct CFI tables to be
emitted.

Change-Id: I4c94a9446030d363fa4bcb7c8975c689df3d21dc
Reviewed-on: https://boringssl-review.googlesource.com/22765
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-11-09 00:31:14 +00:00
..
asm Add CFI start/end for _aesni_ctr32[_ghash]_6x 2017-11-09 00:31:14 +00:00
cbc.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
cfb.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
ctr.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
gcm_test.cc Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
gcm_tests.txt Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
gcm.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
internal.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
ofb.c
polyval.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00