Searched refs:CRYPTO_EX_new (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/lib/libcrypto/ |
| D | crypto_ex_data.c | 31 CRYPTO_EX_new *new_func; 89 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) in CRYPTO_get_ex_new_index()
|
| D | ossl_typ.h | 164 typedef int CRYPTO_EX_new(void *parent, void *ptr, CRYPTO_EX_DATA *ad, typedef
|
| D | crypto.h | 296 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
|
| /openbsd/src/lib/libcrypto/dh/ |
| D | dh.h | 136 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| D | dh_lib.c | 173 DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
|
| /openbsd/src/lib/libcrypto/ui/ |
| D | ui.h | 244 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| D | ui_lib.c | 513 UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in UI_get_ex_new_index()
|
| /openbsd/src/lib/libcrypto/dsa/ |
| D | dsa.h | 144 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| D | dsa_lib.c | 197 DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
|
| /openbsd/src/lib/libcrypto/asn1/ |
| D | x_x509.c | 300 X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_get_ex_new_index()
|
| /openbsd/src/lib/libcrypto/rsa/ |
| D | rsa_lib.c | 200 RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
|
| D | rsa.h | 359 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| /openbsd/src/lib/libcrypto/x509/ |
| D | x509_vfy.h | 373 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| D | x509.h | 597 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| D | x509_vfy.c | 2000 X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_STORE_CTX_get_ex_new_index()
|
| /openbsd/src/lib/libssl/ |
| D | ssl.h | 1408 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, 1414 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, 1419 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
| D | ssl_sess.c | 177 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
|
| D | ssl_lib.c | 3338 SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_get_ex_new_index() 3361 SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_CTX_get_ex_new_index()
|
| /openbsd/src/lib/libcrypto/bio/ |
| D | bio_lib.c | 848 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
|
| D | bio.h | 523 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|