Searched defs:ossl_uintmax_t (Results 1 – 2 of 2) sorted by relevance
66 void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) in sa_doall() argument134 void ossl_sa_doall(const OPENSSL_SA *sa, void (*leaf)(ossl_uintmax_t, void *)) in ossl_sa_doall() argument144 void (*leaf)(ossl_uintmax_t, void *, void *), in ossl_sa_doall_arg() argument
263 typedef uintmax_t ossl_uintmax_t; typedef267 typedef uint64_t ossl_uintmax_t; typedef
Completed in 7 milliseconds