Home
last modified time | relevance | path

Searched defs:BN_GENCB (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.h74 #define BN_GENCB hc_BN_GENCB macro
85 typedef struct BN_GENCB BN_GENCB; typedef
90 struct BN_GENCB { struct
94 int (*cb_2)(int, int, BN_GENCB *); argument
95 } cb;
H A Dbn.c427 BN_GENCB_set(BN_GENCB *gencb, int (*cb_2)(int, int, BN_GENCB *), void *ctx) in BN_GENCB_set() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_meth.c169 int (*generate_params) (DH *, int, int, BN_GENCB *)) in DH_meth_set_generate_params() argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_meth.c175 int (*generate_params) (DH *, int, int, BN_GENCB *)) in DH_meth_set_generate_params() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_meth.c209 unsigned long *, BN_GENCB *)) in DSA_meth_set_paramgen() argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dossl_typ.h85 typedef struct bn_gencb_st BN_GENCB; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_meth.c208 unsigned long *, BN_GENCB *)) in DSA_meth_set_paramgen() argument
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dtypes.h92 typedef struct bn_gencb_st BN_GENCB; typedef
/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() argument
/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() argument