Home
last modified time | relevance | path

Searched refs:h_ret (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/dsa/
Ddsa_local.h61 int *counter_ret, unsigned long *h_ret,
70 int *counter_ret, unsigned long *h_ret,
76 int *counter_ret, unsigned long *h_ret,
Ddsa_gen.c28 int *counter_ret, unsigned long *h_ret, in DSA_generate_parameters_ex() argument
33 counter_ret, h_ret, cb); in DSA_generate_parameters_ex()
40 h_ret, cb); in DSA_generate_parameters_ex()
47 int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) in dsa_builtin_paramgen() argument
290 if (h_ret != NULL) in dsa_builtin_paramgen()
291 *h_ret = h; in dsa_builtin_paramgen()
309 int *counter_ret, unsigned long *h_ret, in dsa_builtin_paramgen2() argument
603 if (h_ret != NULL) in dsa_builtin_paramgen2()
604 *h_ret = h; in dsa_builtin_paramgen2()
Ddsa_depr.c37 int *counter_ret, unsigned long *h_ret,
53 counter_ret, h_ret, cb)) {
/third_party/openssl/doc/man3/
DDSA_generate_parameters.pod13 int *counter_ret, unsigned long *h_ret,
20 int *counter_ret, unsigned long *h_ret,
38 *B<h_ret>, unless these are B<NULL>.
/third_party/openssl/include/openssl/
Ddsa.h121 unsigned long *h_ret, void
129 int *counter_ret, unsigned long *h_ret,
/third_party/openssl/crypto/dh/
Ddh_pmeth.c279 unsigned long *h_ret, BN_GENCB *cb);
286 unsigned long *h_ret, BN_GENCB *cb);