Searched defs:callback (Results 1 – 3 of 3) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | bn.h | 362 # define BN_GENCB_set_old(gencb, callback, cb_arg) { \ argument 368 # define BN_GENCB_set(gencb, callback, cb_arg) { \ argument
|
A D | dsa.h | 257 # define DSA_is_prime(n, callback, cb_arg) \ argument
|
A D | bio.h | 328 long (*callback) (struct bio_st *, int, const char *, int, long, long); member
|
Completed in 9 milliseconds