Searched defs:ber_uint_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/ber_der/inc/
H A Dber_der.h80 typedef uint32_t ber_uint_t; /* unsigned equivalent of ber_int_t */ typedef
83 typedef int (*BERTranslateProc)(char **, ber_uint_t *, int);
/illumos-gate/usr/src/head/
H A Dlber.h85 typedef unsigned int ber_uint_t; /* unsigned equivalent of ber_int_t */ typedef
99 typedef int (*BERTranslateProc)(char **bufp, ber_uint_t *buflenp,

Completed in 53 milliseconds