Home
last modified time | relevance | path

Searched defs:cb_arg (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbn.h362 # define BN_GENCB_set_old(gencb, callback, cb_arg) { \ argument
368 # define BN_GENCB_set(gencb, callback, cb_arg) { \ argument
Dbio.h329 char *cb_arg; /* first argument for the callback */ member