Home
last modified time | relevance | path

Searched defs:gencb (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h166 void (*gencb)(struct evhttp_request *req, void *); member
/freebsd/contrib/libevent/
H A Dhttp-internal.h166 void (*gencb)(struct evhttp_request *req, void *); member
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c995 BN_GENCB_set_old(BN_GENCB * gencb,void (* callback)(int,int,void *),void * cb_arg) BN_GENCB_set_old() argument
1005 BN_GENCB_set(BN_GENCB * gencb,int (* callback)(int,int,BN_GENCB *),void * cb_arg) BN_GENCB_set() argument
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c581 BN_GENCB *gencb = NULL; in rsa_gen() local
H A Ddsa_kmgmt.c557 BN_GENCB *gencb = NULL; in dsa_gen() local
H A Ddh_kmgmt.c695 BN_GENCB *gencb = NULL; in dh_gen() local