Searched defs:cb_arg (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/dh/
H A Ddh_gen.c103 DH_generate_parameters(int prime_len, int generator, void (*callback)(int,int,void *), void *cb_arg) argument
/macosx-10.9.5/OpenSSH-186/openssh/
H A Datomicio.c51 atomicio6(ssize_t (f) int, void *, size_t), int fd, void *_s, size_t n, int (*cb)(void *, size_t), void *cb_arg) argument
96 atomiciov6(ssize_t (f) int, const struct iovec *, int), int fd, const struct iovec *_iov, int iovcnt, int (*cb)(void *, size_t), void *cb_arg) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_gen.c83 RSA_generate_key(int bits, unsigned long e_value, void (*callback)(int,int,void *), void *cb_arg) argument
/macosx-10.9.5/dtrace-118.1/libctf/
H A Dctf_labels.c140 linfo_cb_arg_t cb_arg; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/dsa/
H A Ddsa_gen.c100 DSA_generate_parameters(int bits, unsigned char *seed_in, int seed_len, int *counter_ret, unsigned long *h_ret, void (*callback)(int, int, void *), void *cb_arg) argument
/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dcmsdecode.c59 void * cb_arg; member in struct:SecCmsDecoderStr
589 SecCmsDecoderCreate(SecArenaPoolRef pool, SecCmsContentCallback cb, void *cb_arg, PK11PasswordFunc pwfn, void *pwfn_arg, SecCmsGetDecryptKeyCallback decrypt_key_cb, void *decrypt_key_cb_arg, SecCmsDecoderRef *outDecoder) argument
706 SecCmsMessageDecode(const CSSM_DATA *encodedMessage, SecCmsContentCallback cb, void *cb_arg, PK11PasswordFunc pwfn, void *pwfn_arg, SecCmsGetDecryptKeyCallback decrypt_key_cb, void *decrypt_key_cb_arg, SecCmsMessageRef *outMessage) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_prime.c150 BN_generate_prime(BIGNUM *ret, int bits, int safe, BIGNUM *add, BIGNUM *rem, void (*callback)(int,int,void *), void *cb_arg) argument
228 BN_is_prime(const BIGNUM *a, int checks, void (*callback)(int,int,void *), BN_CTX *ctx_passed, void *cb_arg) argument
234 BN_is_prime_fasttest(const BIGNUM *a, int checks, void (*callback)(int,int,void *), BN_CTX *ctx_passed, void *cb_arg, int do_trial_division) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dcmsdecode.c59 void * cb_arg; member in struct:SecCmsDecoderStr
589 SecCmsDecoderCreate(SecArenaPoolRef pool, SecCmsContentCallback cb, void *cb_arg, PK11PasswordFunc pwfn, void *pwfn_arg, SecCmsGetDecryptKeyCallback decrypt_key_cb, void *decrypt_key_cb_arg, SecCmsDecoderRef *outDecoder) argument
706 SecCmsMessageDecode(const CSSM_DATA *encodedMessage, SecCmsContentCallback cb, void *cb_arg, PK11PasswordFunc pwfn, void *pwfn_arg, SecCmsGetDecryptKeyCallback decrypt_key_cb, void *decrypt_key_cb_arg, SecCmsMessageRef *outMessage) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_pkey_dh.c107 struct ossl_generate_cb_arg cb_arg; local
H A Dossl_pkey_dsa.c104 struct ossl_generate_cb_arg cb_arg; local
H A Dossl_pkey_rsa.c103 struct ossl_generate_cb_arg cb_arg; local
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bio.h130 char * cb_arg; /* first argument for the callback */ member in struct:bio_st
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dhttpd.c145 void *cb_arg; /*%< argument for the above */ member in struct:isc_httpdmgr
256 isc_httpdmgr_create(isc_mem_t *mctx, isc_socket_t *sock, isc_task_t *task, isc_httpdclientok_t *client_ok, isc_httpdondestroy_t *ondestroy, void *cb_arg, isc_timermgr_t *tmgr, isc_httpdmgr_t **httpdp) argument
/macosx-10.9.5/ntp-88/lib/isc/
H A Dhttpd.c145 void *cb_arg; /*%< argument for the above */ member in struct:isc_httpdmgr
250 isc_httpdmgr_create(isc_mem_t *mctx, isc_socket_t *sock, isc_task_t *task, isc_httpdclientok_t *client_ok, isc_httpdondestroy_t *ondestroy, void *cb_arg, isc_timermgr_t *tmgr, isc_httpdmgr_t **httpdp) argument
/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Difconfig.c475 void *cb_arg; member in struct:callback
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/openssl/
H A Dbio.h263 char *cb_arg; /* first argument for the callback */ member in struct:bio_st

Completed in 270 milliseconds