boringssl/crypto
Brian Smith 95cc3bea3b Remove dead code from |ec_GFp_mont_point_get_affine_coordinates|.
This code is only used in ec_montgomery.c, so |field_encode| and
|field_decode| are never NULL.

Change-Id: I42a3ad5744d4ed6f0be1707494411e7efcf930ff
Reviewed-on: https://boringssl-review.googlesource.com/7585
Reviewed-by: David Benjamin <davidben@google.com>
2016-03-28 17:22:29 +00:00
..
aes
asn1 Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
base64
bio
bn
buf
bytestring
chacha Import chacha-x86.pl fix. 2016-03-28 15:58:24 +00:00
cipher Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
cmac Fix some malloc test failures. 2016-03-28 17:17:32 +00:00
conf
curve25519
des
dh
digest
dsa
ec Remove dead code from |ec_GFp_mont_point_get_affine_coordinates|. 2016-03-28 17:22:29 +00:00
ecdh
ecdsa
engine
err
evp Remove unnecessary include. 2016-03-28 15:57:17 +00:00
hkdf Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
hmac
lhash
md4
md5
modes Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
obj
pem
perlasm
pkcs8
poly1305
rand
rc4
rsa Fix typo in comment. 2016-03-28 15:57:00 +00:00
sha
stack
test Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
x509 Fix some malloc test failures. 2016-03-28 17:17:32 +00:00
x509v3 Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
CMakeLists.txt Rewrite ARM feature detection. 2016-03-26 04:54:44 +00:00
constant_time_test.c
cpu-aarch64-linux.c Rewrite ARM feature detection. 2016-03-26 04:54:44 +00:00
cpu-arm-linux.c Work around Android devices without AT_HWCAP2. 2016-03-26 04:56:45 +00:00
cpu-arm.c Rewrite ARM feature detection. 2016-03-26 04:54:44 +00:00
cpu-intel.c
crypto.c
directory_posix.c
directory_win.c
directory.h
ex_data.c
internal.h Fix build when using Visual Studio 2015 Update 1. 2016-03-25 21:39:52 +00:00
mem.c
refcount_c11.c
refcount_lock.c
refcount_test.c
thread_none.c
thread_pthread.c
thread_test.c
thread_win.c
thread.c
time_support.c