Home
last modified time | relevance | path

Searched refs:BN_GENCB_set_old (Results 1 – 8 of 8) sorted by relevance

/openssl-master/crypto/bn/
A Dbn_depr.c29 BN_GENCB_set_old(&cb, callback, cb_arg); in BN_generate_prime()
51 BN_GENCB_set_old(&cb, callback, cb_arg); in BN_is_prime()
61 BN_GENCB_set_old(&cb, callback, cb_arg); in BN_is_prime_fasttest()
A Dbn_lib.c994 void BN_GENCB_set_old(BN_GENCB *gencb, void (*callback) (int, int, void *), in BN_GENCB_set_old() function
/openssl-master/crypto/dh/
A Ddh_depr.c39 BN_GENCB_set_old(cb, callback, cb_arg); in DH_generate_parameters()
/openssl-master/crypto/dsa/
A Ddsa_depr.c46 BN_GENCB_set_old(cb, callback, cb_arg); in DSA_generate_parameters()
/openssl-master/crypto/rsa/
A Drsa_depr.c50 BN_GENCB_set_old(cb, callback, cb_arg); in RSA_generate_key()
/openssl-master/doc/man3/
A DBN_generate_prime.pod7 BN_GENCB_set_old, BN_GENCB_set, BN_GENCB_get_arg, BN_generate_prime,
29 void BN_GENCB_set_old(BN_GENCB *gencb,
174 to BN_GENCB_set_old() and B<callback> is of type
182 (set via a call to BN_GENCB_set or BN_GENCB_set_old) using BN_GENCB_get_arg.
/openssl-master/include/openssl/
A Dbn.h103 void BN_GENCB_set_old(BN_GENCB *gencb, void (*callback) (int, int, void *),
/openssl-master/util/
A Dlibcrypto.num1341 BN_GENCB_set_old 1373 3_0_0 EXIST::FUNCTION:

Completed in 19 milliseconds