Searched defs:gencb (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | http-internal.h | 166 void (*gencb)(struct evhttp_request *req, void *); member
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | http-internal.h | 166 void (*gencb)(struct evhttp_request *req, void *); member
|
| /freebsd-14.2/crypto/openssl/crypto/bn/ |
| H A D | bn_lib.c | 1036 void BN_GENCB_set_old(BN_GENCB *gencb, void (*callback) (int, int, void *), in BN_GENCB_set_old() 1046 void BN_GENCB_set(BN_GENCB *gencb, int (*callback) (int, int, BN_GENCB *), in BN_GENCB_set() argument
|
| /freebsd-14.2/crypto/openssl/providers/implementations/keymgmt/ |
| H A D | rsa_kmgmt.c | 581 BN_GENCB *gencb = NULL; in rsa_gen() local
|
| H A D | dsa_kmgmt.c | 557 BN_GENCB *gencb = NULL; in dsa_gen() local
|
| H A D | dh_kmgmt.c | 695 BN_GENCB *gencb = NULL; in dh_gen() local
|