Searched refs:BIO_set_ex_data (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | BIO_get_ex_new_index.pod | 5 BIO_get_ex_new_index, BIO_set_ex_data, BIO_get_ex_data,
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | bio.h | 431 # define BIO_set_app_data(s,arg) BIO_set_ex_data(s,0,arg) 609 int BIO_set_ex_data(BIO *bio, int idx, void *data);
|
| H A D | bio.h.in | 408 # define BIO_set_app_data(s,arg) BIO_set_ex_data(s,0,arg) 586 int BIO_set_ex_data(BIO *bio, int idx, void *data);
|
| /freebsd-14.2/crypto/openssl/crypto/bio/ |
| H A D | bio_lib.c | 820 int BIO_set_ex_data(BIO *bio, int idx, void *data) in BIO_set_ex_data() function
|
| /freebsd-14.2/secure/lib/libcrypto/ |
| H A D | Version.map | 382 BIO_set_ex_data;
|
| /freebsd-14.2/secure/lib/libcrypto/man/man3/ |
| H A D | Makefile | 911 MLINKS+= BIO_get_ex_new_index.3 BIO_set_ex_data.3
|
| /freebsd-14.2/crypto/openssl/util/ |
| H A D | libcrypto.num | 1377 BIO_set_ex_data 1411 3_0_0 EXIST::FUNCTION:
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | CHANGES.md | 19043 BIO_get_ex_new_index, BIO_get_ex_num, BIO_get_ex_data and BIO_set_ex_data
|