Home
last modified time | relevance | path

Searched defs:bi (Results 1 – 25 of 25) sorted by relevance

/openssl/crypto/bio/
H A Dbss_mem.c109 static int mem_init(BIO *bi, unsigned long flags) in mem_init()
132 static int mem_new(BIO *bi) in mem_new()
137 static int secmem_new(BIO *bi) in secmem_new()
H A Dbss_file.c109 static int file_new(BIO *bi) in file_new()
396 static int file_new(BIO *bi) in file_new()
H A Dbf_nbio.c54 static int nbiof_new(BIO *bi) in nbiof_new()
H A Dbf_readbuff.c53 static int readbuffer_new(BIO *bi) in readbuffer_new()
H A Dbss_fd.c90 static int fd_new(BIO *bi) in fd_new()
H A Dbss_sock.c89 static int sock_new(BIO *bi) in sock_new()
H A Dbf_buff.c45 static int buffer_new(BIO *bi) in buffer_new()
H A Dbf_lbuf.c56 static int linebuffer_new(BIO *bi) in linebuffer_new()
H A Dbss_acpt.c76 static int acpt_new(BIO *bi) in acpt_new()
H A Dbss_log.c109 static int slg_new(BIO *bi) in slg_new()
H A Dbss_conn.c321 static int conn_new(BIO *bi) in conn_new()
H A Dbss_dgram.c264 static int dgram_new(BIO *bi) in dgram_new()
1900 static int dgram_sctp_new(BIO *bi) in dgram_sctp_new()
/openssl/crypto/bn/
H A Dbn_mod.c56 size_t i, ai, bi, mtop = m->top; in bn_mod_add_fixed_top() local
138 size_t i, ai, bi, mtop = m->top; in bn_mod_sub_fixed_top() local
/openssl/crypto/bn/asm/
H A Ds390x.S368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument
/openssl/crypto/evp/
H A Dbio_md.c48 static int md_new(BIO *bi) in md_new()
H A Dbio_b64.c66 static int b64_new(BIO *bi) in b64_new()
H A Dbio_enc.c64 static int enc_new(BIO *bi) in enc_new()
H A Dbio_ok.c131 static int ok_new(BIO *bi) in ok_new()
/openssl/apps/lib/
H A Ds_socket.c82 const BIO_ADDRINFO *bi = NULL; in init_client() local
/openssl/crypto/comp/
H A Dc_zlib.c395 static int bio_zlib_new(BIO *bi) in bio_zlib_new()
421 static int bio_zlib_free(BIO *bi) in bio_zlib_free()
H A Dc_brotli.c442 static int bio_brotli_new(BIO *bi) in bio_brotli_new()
479 static int bio_brotli_free(BIO *bi) in bio_brotli_free()
H A Dc_zstd.c507 static int bio_zstd_new(BIO *bi) in bio_zstd_new()
556 static int bio_zstd_free(BIO *bi) in bio_zstd_free()
/openssl/ssl/
H A Dbio_ssl.c60 static int ssl_new(BIO *bi) in ssl_new()
/openssl/crypto/x509/
H A Dx509_cmp.c22 const X509_CINF *ai, *bi; in X509_issuer_and_serial_cmp() local
/openssl/apps/
H A Ds_server.c287 static int ebcdic_new(BIO *bi) in ebcdic_new()

Completed in 113 milliseconds