Searched defs:BN_GENCB_set (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Dbn.h43 #define BN_GENCB_set hc_BN_GENCB_set macro
H A Dbn.c440 BN_GENCB_set(BN_GENCB *gencb, int (*cb_2)(int, int, BN_GENCB *), void *ctx) function
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-bn.h64 #define BN_GENCB_set ossl_BN_GENCB_set macro
H A Dossl-bn.c759 BN_GENCB_set(BN_GENCB *gencb, int (*cb_2)(int, int, BN_GENCB *), void *ctx) function
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn.h349 #define BN_GENCB_set(gencb, callback, cb_arg) { \ macro
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dbn.h349 #define BN_GENCB_set(gencb, callback, cb_arg) { \ macro

Completed in 186 milliseconds