Home
last modified time | relevance | path

Searched refs:BUF_MEM_new (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/lib/libcrypto/buffer/
Dbuffer.c74 BUF_MEM_new(void) in BUF_MEM_new() function
85 LCRYPTO_ALIAS(BUF_MEM_new);
Dbuffer.h80 BUF_MEM *BUF_MEM_new(void);
/openbsd/src/lib/libcrypto/x509/
Dby_dir.c145 if ((a->buffer = BUF_MEM_new()) == NULL) { in new_dir()
293 if ((b = BUF_MEM_new()) == NULL) { in get_cert_by_subject()
/openbsd/src/lib/libcrypto/txt_db/
Dtxt_db.c83 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_read()
256 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_write()
/openbsd/src/lib/libcrypto/pem/
Dpem_lib.c683 nameB = BUF_MEM_new(); in PEM_read_bio()
684 headerB = BUF_MEM_new(); in PEM_read_bio()
685 dataB = BUF_MEM_new(); in PEM_read_bio()
/openbsd/src/lib/libcrypto/conf/
Dconf_def.c144 if ((buff = BUF_MEM_new()) == NULL) { in def_load_bio()
403 if ((buf = BUF_MEM_new()) == NULL) in str_copy()
/openbsd/src/lib/libcrypto/bio/
Dbss_mem.c161 if ((bm->buf = BUF_MEM_new()) == NULL) { in mem_new()
/openbsd/src/lib/libcrypto/man/
DMakefile86 BUF_MEM_new.3 \
/openbsd/src/regress/lib/libcrypto/bio/
Dbio_mem.c87 if ((buf = BUF_MEM_new()) == NULL) { in bio_mem_test()
/openbsd/src/usr.bin/openssl/
Dasn1pars.c301 if ((buf = BUF_MEM_new()) == NULL) in asn1parse_main()
/openbsd/src/lib/libssl/
Dssl_both.c463 if ((buf = BUF_MEM_new()) == NULL) in ssl3_setup_init_buffer()
/openbsd/src/lib/libcrypto/asn1/
Dasn1_item.c485 b = BUF_MEM_new(); in asn1_d2i_read_bio()
Dx_name.c264 if ((ret->bytes = BUF_MEM_new()) == NULL) in x509_name_ex_new()
/openbsd/src/lib/libcrypto/
DSymbols.list458 BUF_MEM_new
/openbsd/src/distrib/sets/lists/comp/
Dmi1843 ./usr/share/man/man3/BUF_MEM_new.3