Searched defs:h_ret (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dsa-cdsa.c398 cdsa_dsa_paramgen(DSA *dsa, int bits, unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
H A Dossl-dsa-cc.c692 cc_dsa_paramgen(DSA *dsa, int bits, unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
H A Dossl-dsa.c351 dsa_builtin_paramgen(DSA *ret, int bits, unsigned char *seed_in, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
638 DSA_generate_parameters_ex(DSA *ret, int bits, unsigned char *seed_in, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
690 null_dsa_paramgen(DSA *dsa, int bits, unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dopenssl-compat.c115 DSA_generate_parameters_ex(DSA *dsa, int bits, const unsigned char *seed, int seed_len, int *counter_ret, unsigned long *h_ret, void *cb) argument
/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

Completed in 125 milliseconds