Home
last modified time | relevance | path

Searched refs:BN_GENCB_set (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h45 #define BN_GENCB_set hc_BN_GENCB_set macro
132 void BN_GENCB_set(BN_GENCB *, int (*)(int, int, BN_GENCB *), void *);
H A Dundef.h53 #undef BN_GENCB_set
H A Dtest_rsa.c374 BN_GENCB_set(&cb, cb_func, NULL); in main()
H A Dbn.c427 BN_GENCB_set(BN_GENCB *gencb, int (*cb_2)(int, int, BN_GENCB *), void *ctx) in BN_GENCB_set() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBN_generate_prime.pod6 BN_GENCB_new, BN_GENCB_free, BN_GENCB_set_old, BN_GENCB_set, BN_GENCB_get_arg,
31 void BN_GENCB_set(BN_GENCB *gencb,
143 call to BN_GENCB_set(), where B<gencb> is a B<BN_GENCB *>, B<callback> is of
154 (set via a call to BN_GENCB_set or BN_GENCB_set_old) using BN_GENCB_get_arg.
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddsatest.c80 BN_GENCB_set(cb, dsa_cb, NULL); in dsa_test()
H A Ddhtest.c133 BN_GENCB_set(_cb, &cb, NULL); in dh_test()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dgenrsa.c73 BN_GENCB_set(cb, genrsa_cb, bio_err); in genrsa_main()
H A Ddsaparam.c138 BN_GENCB_set(cb, dsa_cb, bio_err); in dsaparam_main()
H A Ddhparam.c170 BN_GENCB_set(cb, dh_cb, bio_err); in dhparam_main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dpmeth_gn.c141 BN_GENCB_set(cb, trans_cb, ctx); in evp_pkey_set_cb_translate()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dpmeth_gn.c302 BN_GENCB_set(cb, trans_cb, ctx); in evp_pkey_set_cb_translate()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddsatest.c85 BN_GENCB_set(cb, dsa_cb, NULL); in dsa_test()
H A Ddhtest.c157 BN_GENCB_set(_cb, &cb, NULL); in dh_test()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Drsa_kmgmt.c610 BN_GENCB_set(gencb, rsa_gencb, genctx); in rsa_gen()
H A Ddsa_kmgmt.c575 BN_GENCB_set(gencb, dsa_gencb, genctx); in dsa_gen()
H A Ddh_kmgmt.c749 BN_GENCB_set(gencb, dh_gencb, genctx); in dh_gen()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbn.h101 void BN_GENCB_set(BN_GENCB *gencb, int (*callback) (int, int, BN_GENCB *),
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dopenssldh_link.c325 BN_GENCB_set(cb, progress_cb, u.dptr); in openssldh_generate()
H A Dopensslrsa_link.c518 BN_GENCB_set(cb, progress_cb, u.dptr); in opensslrsa_generate()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbn.h107 void BN_GENCB_set(BN_GENCB *gencb, int (*callback) (int, int, BN_GENCB *),
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_lib.c985 void BN_GENCB_set(BN_GENCB *gencb, int (*callback) (int, int, BN_GENCB *), in BN_GENCB_set() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c1046 void BN_GENCB_set(BN_GENCB *gencb, int (*callback) (int, int, BN_GENCB *), in BN_GENCB_set() function
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dopenssldh_link.c
H A Dopensslrsa_link.c394 BN_GENCB_set(cb, progress_cb, (void *)callback);

12