Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/
HDex_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/
HDecdh.h99 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new
HDcrypto.h253 CRYPTO_EX_new *new_func;
341 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
HDossl_typ.h195 typedef int CRYPTO_EX_new(void *parent, void *ptr, CRYPTO_EX_DATA *ad, typedef
HDdh.h142 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDecdsa.h260 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDui.h246 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDdsa.h150 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDx509_vfy.h370 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDengine.h477 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDssl.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,
HDrsa.h370 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDbio.h533 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
HDx509.h696 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/dragonfly/crypto/libressl/crypto/ecdh/
HDech_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/
HDecs_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/
HDeng_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/
HDx_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/
HDdh_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/rsa/
HDrsa_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/dsa/
HDdsa_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/ui/
HDui_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/
HDbio_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/
HDssl_sess.c179 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
HDssl_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()