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

12

/freebsd-10-stable/crypto/openssl/crypto/ecdh/
H A Decdh.h99 *new_func, CRYPTO_EX_dup *dup_func,
H A Dech_lib.c242 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
246 new_func, dup_func, free_func);
/freebsd-10-stable/crypto/openssl/crypto/
H A Dex_data.c156 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
180 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
349 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
361 a->new_func = new_func;
401 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
407 return def_add_index(item, argl, argp, new_func, dup_func, free_func);
442 if (storage[i] && storage[i]->new_func) {
444 storage[i]->new_func(obj, ptr, ad, i,
565 CRYPTO_EX_new *new_func, CRYPTO_EX_du
348 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
400 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
564 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.h307 CRYPTO_EX_new *new_func; member in struct:crypto_ex_data_func_st
411 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func,
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dx_x509.c147 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
151 new_func, dup_func, free_func);
/freebsd-10-stable/crypto/openssl/crypto/ecdsa/
H A Decdsa.h226 *new_func, CRYPTO_EX_dup *dup_func,
H A Decs_lib.c254 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
258 new_func, dup_func, free_func);
/freebsd-10-stable/crypto/openssl/crypto/dh/
H A Ddh_lib.c243 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
247 new_func, dup_func, free_func);
H A Ddh.h201 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10-stable/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c272 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
276 new_func, dup_func, free_func);
H A Ddsa.h215 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_lib.c218 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
223 new_func, dup_func, free_func);
H A Dengine.h580 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_lib.c277 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
281 new_func, dup_func, free_func);
H A Drsa.h447 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-10-stable/crypto/openssl/crypto/ui/
H A Dui.h243 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dui_lib.c547 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
551 new_func, dup_func, free_func);
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio_lib.c565 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
569 new_func, dup_func, free_func);
/freebsd-10-stable/sys/kern/
H A Dkern_timeout.c614 void (*new_func)(void *);
745 new_func = cc_migration_func(cc, direct);
758 c, new_func, new_arg);
766 callout_cc_add(c, new_cc, new_time, new_prec, new_func,
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_sess.c174 CRYPTO_EX_new *new_func,
179 new_func, dup_func, free_func);
173 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
H A Dssl.h2121 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2127 CRYPTO_EX_new *new_func,
2133 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dssl_lib.c3030 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
3034 new_func, dup_func, free_func);
3047 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
3052 new_func, dup_func, free_func);
/freebsd-10-stable/crypto/openssl/crypto/store/
H A Dstore.h125 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dstr_lib.c190 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
194 new_func, dup_func, free_func);
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.h519 CRYPTO_EX_new *new_func,

Completed in 289 milliseconds

12