boringssl/crypto/cipher
David Benjamin 2077cf9152 Use UINT64_C instead of OPENSSL_U64.
stdint.h already has macros for this. The spec says that, in C++,
__STDC_CONSTANT_MACROS is needed, so define it for bytestring_test.cc.
Chromium seems to use these macros without trouble, so I'm assuming we
can rely on them.

Change-Id: I56d178689b44d22c6379911bbb93d3b01dd832a3
Reviewed-on: https://boringssl-review.googlesource.com/6510
Reviewed-by: Adam Langley <agl@google.com>
2015-11-16 23:18:00 +00:00
..
test
aead_test.cc
aead.c
cipher_test.cc
cipher.c
CMakeLists.txt
derive_key.c
e_aes.c
e_chacha20poly1305.c
e_des.c
e_null.c
e_rc2.c
e_rc4.c
e_ssl3.c
e_tls.c
internal.h
tls_cbc.c