openssl/crypto/bio
Andy Polyakov 15b337fa58 bio/b_print.c: switch to int64_t as "greatest-width integer type".
Originally there was dependency on BN configuration parameters, but
it stemmed from times when "long long" support was optional. Today
we require 64-bit support from compiler, and there is no reason to
have "greatest-width integer" depend on BN configuration.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2017-04-01 15:40:43 +02:00
..
b_addr.c More typo fixes 2017-03-29 07:14:29 +02:00
b_dump.c
b_print.c bio/b_print.c: switch to int64_t as "greatest-width integer type". 2017-04-01 15:40:43 +02:00
b_sock2.c
b_sock.c
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c
bio_err.c
bio_lcl.h
bio_lib.c
bio_meth.c
bss_acpt.c Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
bss_bio.c
bss_conn.c
bss_dgram.c Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
bss_fd.c Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
bss_file.c
bss_log.c
bss_mem.c
bss_null.c
bss_sock.c Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
build.info