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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_depr.c76 BN_GENCB_set_old(&cb, callback, cb_arg);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_depr.c76 BN_GENCB_set_old(&cb, callback, cb_arg);
98 BN_GENCB_set_old(&cb, callback, cb_arg);
108 BN_GENCB_set_old(&cb, callback, cb_arg);
H A Dbn.h369 #define BN_GENCB_set_old(gencb, callback, cb_arg) { \ macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_depr.c97 BN_GENCB_set_old(&cb, callback, cb_arg);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_depr.c90 BN_GENCB_set_old(&cb, callback, cb_arg);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dopenssldh_link.c213 BN_GENCB_set_old(&cb, NULL, NULL);
H A Dopenssldsa_link.c373 BN_GENCB_set_old(&cb, NULL, NULL);
H A Dopensslrsa_link.c787 BN_GENCB_set_old(&cb, NULL, NULL);

Completed in 177 milliseconds