Home
last modified time | relevance | path

Searched refs:CRYPTO_EX_new (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/lib/libcrypto/
Dcrypto_ex_data.c31 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()
Dossl_typ.h164 typedef int CRYPTO_EX_new(void *parent, void *ptr, CRYPTO_EX_DATA *ad, typedef
Dcrypto.h296 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
/openbsd/src/lib/libcrypto/dh/
Ddh.h136 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
Ddh_lib.c173 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/
Dui.h244 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
Dui_lib.c513 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/
Ddsa.h144 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
Ddsa_lib.c197 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/
Dx_x509.c300 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/
Drsa_lib.c200 RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
Drsa.h359 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/openbsd/src/lib/libcrypto/x509/
Dx509_vfy.h373 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
Dx509.h597 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
Dx509_vfy.c2000 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/
Dssl.h1408 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,
Dssl_sess.c177 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
Dssl_lib.c3338 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/
Dbio_lib.c848 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
Dbio.h523 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,