Home
last modified time | relevance | path

Searched defs:BN_GENCB_set (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h45 #define BN_GENCB_set hc_BN_GENCB_set macro
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/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