Home
last modified time | relevance | path

Searched defs:new_func (Results 1 – 15 of 15) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/
H A Dex_data.c330 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in def_add_index()
385 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in int_get_new_index()
555 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in CRYPTO_get_ex_new_index()
H A Dcrypto.h296 CRYPTO_EX_new *new_func; member
/onnv-gate/usr/src/common/openssl/crypto/asn1/
H A Dx_x509.c144 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/dh/
H A Ddh_lib.c227 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/ecdh/
H A Dech_lib.c224 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDH_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/dsa/
H A Ddsa_lib.c258 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/ecdsa/
H A Decs_lib.c234 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDSA_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_lib.c201 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ENGINE_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/rsa/
H A Drsa_lib.c257 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/ssl/
H A Dssl_sess.c89 int 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.c2446 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, in SSL_get_ex_new_index()
2463 int SSL_CTX_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, in SSL_CTX_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_lib.c527 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/x509/
H A Dx509_vfy.c1177 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_STORE_CTX_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/ui/
H A Dui_lib.c575 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in UI_get_ex_new_index()
/onnv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_lib.c205 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in STORE_get_ex_new_index()