Searched refs:BN_GENCB_set_old (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/dh/
H A Ddh_depr.c75 BN_GENCB_set_old(&cb, callback, cb_arg);
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_depr.c78 BN_GENCB_set_old(&cb, callback, cb_arg);
101 BN_GENCB_set_old(&cb, callback, cb_arg);
111 BN_GENCB_set_old(&cb, callback, cb_arg);
H A Dbn.h353 # define BN_GENCB_set_old(gencb, callback, cb_arg) { \ macro
/freebsd-9.3-release/crypto/openssl/crypto/dsa/
H A Ddsa_depr.c104 BN_GENCB_set_old(&cb, callback, cb_arg);
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A Drsa_depr.c94 BN_GENCB_set_old(&cb, callback, cb_arg);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dopenssldh_link.c211 BN_GENCB_set_old(&cb, NULL, NULL);
H A Dopenssldsa_link.c384 BN_GENCB_set_old(&cb, NULL, NULL);
H A Dopensslrsa_link.c798 BN_GENCB_set_old(&cb, NULL, NULL);
/freebsd-9.3-release/contrib/ntp/util/
H A Dntp-keygen.c2186 BN_GENCB_set_old(gcb, cb, what);
2212 BN_GENCB_set_old(gcb, cb, what);

Completed in 110 milliseconds