Searched refs:new_func (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10.0-release/crypto/openssl/crypto/ecdh/
H A Decdh.h98 *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func);
H A Dech_lib.c250 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
254 new_func, dup_func, free_func);
/freebsd-10.0-release/crypto/openssl/crypto/
H A Dex_data.c157 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
181 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
334 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
347 a->new_func=new_func;
389 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
395 return def_add_index(item, argl, argp, new_func, dup_func, free_func);
432 if(storage[i] && storage[i]->new_func)
435 storage[i]->new_func(obj,ptr,ad,i,
559 CRYPTO_EX_new *new_func, CRYPTO_EX_du
333 def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
388 int_get_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
558 CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
[all...]
H A Dcrypto.h299 CRYPTO_EX_new *new_func; member in struct:crypto_ex_data_func_st
399 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Dx_x509.c144 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
148 new_func, dup_func, free_func);
/freebsd-10.0-release/crypto/openssl/crypto/ecdsa/
H A Decdsa.h227 *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func);
H A Decs_lib.c262 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
266 new_func, dup_func, free_func);
/freebsd-10.0-release/crypto/openssl/crypto/dh/
H A Ddh_lib.c240 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
244 new_func, dup_func, free_func);
H A Ddh.h195 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10.0-release/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c271 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
275 new_func, dup_func, free_func);
H A Ddsa.h219 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_lib.c204 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
208 new_func, dup_func, free_func);
H A Dengine.h499 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10.0-release/crypto/openssl/crypto/rsa/
H A Drsa_lib.c273 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
277 new_func, dup_func, free_func);
H A Drsa.h424 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10.0-release/crypto/openssl/crypto/ui/
H A Dui.h230 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dui_lib.c576 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
580 new_func, dup_func, free_func);
/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio_lib.c573 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
577 new_func, dup_func, free_func);
/freebsd-10.0-release/sys/kern/
H A Dkern_timeout.c611 void (*new_func)(void *);
737 new_func = cc->cc_exec_entity[direct].ce_migration_func;
750 c, new_func, new_arg);
758 callout_cc_add(c, new_cc, new_time, new_prec, new_func,
/freebsd-10.0-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.h475 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dssl_sess.c171 int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
175 new_func, dup_func, free_func);
H A Dssl.h1981 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
1986 int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
1991 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dssl_lib.c3056 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, argument
3060 new_func, dup_func, free_func);
3073 int SSL_CTX_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, argument
3077 new_func, dup_func, free_func);
/freebsd-10.0-release/crypto/openssl/crypto/store/
H A Dstore.h115 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dstr_lib.c205 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
209 new_func, dup_func, free_func);

Completed in 176 milliseconds

12