Home
last modified time | relevance | path

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

12

/dragonfly/crypto/libressl/crypto/
H A Dex_data.c156 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
181 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
345 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) in def_add_index()
400 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in int_get_new_index()
565 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) in CRYPTO_get_ex_new_index()
/dragonfly/crypto/libressl/include/openssl/
H A Decdh.h99 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new
H A Dcrypto.h253 CRYPTO_EX_new *new_func;
341 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
H A Dossl_typ.h195 typedef int CRYPTO_EX_new(void *parent, void *ptr, CRYPTO_EX_DATA *ad, typedef
H A Ddh.h142 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Decdsa.h260 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dui.h246 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Ddsa.h150 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dx509_vfy.h370 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dengine.h477 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dssl.h1438 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
1444 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
1449 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Drsa.h370 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dbio.h533 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dx509.h696 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/dragonfly/crypto/libressl/crypto/ecdh/
H A Dech_lib.c211 ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDH_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/ecdsa/
H A Decs_lib.c230 ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDSA_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/engine/
H A Deng_lib.c222 ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ENGINE_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/asn1/
H A Dx_x509.c291 X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_lib.c217 DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_lib.c236 DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_lib.c225 RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/ui/
H A Dui_lib.c491 UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in UI_get_ex_new_index()
/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_lib.c790 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
/dragonfly/crypto/libressl/ssl/
H A Dssl_sess.c179 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
H A Dssl_lib.c3211 SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_get_ex_new_index()
3231 SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_CTX_get_ex_new_index()

12