Searched defs:ossl_uintmax_t (Results 1 – 3 of 3) 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
258 typedef uintmax_t ossl_uintmax_t; typedef262 typedef uint64_t ossl_uintmax_t; typedef
182 typedef uintmax_t ossl_uintmax_t; typedef191 typedef unsigned long ossl_uintmax_t; typedef