Searched refs:BN_GENCB_set (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/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 macro
H A Dtest_rsa.c374 BN_GENCB_set(&cb, cb_func, NULL);
H A Dbn.c427 BN_GENCB_set(BN_GENCB *gencb, int (*cb_2)(int, int, BN_GENCB *), void *ctx) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dgenrsa.c73 BN_GENCB_set(cb, genrsa_cb, bio_err);
H A Ddsaparam.c138 BN_GENCB_set(cb, dsa_cb, bio_err);
H A Ddhparam.c170 BN_GENCB_set(cb, dh_cb, bio_err);
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Ddsatest.c80 BN_GENCB_set(cb, dsa_cb, NULL);
H A Ddhtest.c133 BN_GENCB_set(_cb, &cb, NULL);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dpmeth_gn.c141 BN_GENCB_set(cb, trans_cb, ctx);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dpmeth_gn.c302 BN_GENCB_set(cb, trans_cb, ctx);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Drsa_kmgmt.c610 BN_GENCB_set(gencb, rsa_gencb, genctx);
H A Ddsa_kmgmt.c575 BN_GENCB_set(gencb, dsa_gencb, genctx);
H A Ddh_kmgmt.c749 BN_GENCB_set(gencb, dh_gencb, genctx);
/netbsd-current/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 *), function
/netbsd-current/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-current/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-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dopenssldh_link.c325 BN_GENCB_set(cb, progress_cb, u.dptr);
H A Dopensslrsa_link.c518 BN_GENCB_set(cb, progress_cb, u.dptr);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Ddsatest.c85 BN_GENCB_set(cb, dsa_cb, NULL);
H A Ddhtest.c157 BN_GENCB_set(_cb, &cb, NULL);
/netbsd-current/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 *), function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dopenssldh_link.c466 BN_GENCB_set(cb, progress_cb, u.dptr);
H A Dopensslrsa_link.c472 BN_GENCB_set(cb, progress_cb, u.dptr);

Completed in 208 milliseconds