Home
last modified time | relevance | path

Searched refs:cc_uint32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h91 typedef uint32_t cc_uint32; typedef
99 typedef cc_uint32 cc_time_t;
102 cc_uint32 type;
103 cc_uint32 length;
115 cc_uint32 is_skey;
116 cc_uint32 ticket_flags;
156 cc_int32 (*compare)(cc_credentials_t, cc_credentials_t, cc_uint32*);
186 cc_int32 (*get_credentials_version)(cc_ccache_t, cc_uint32*);
188 cc_int32 (*get_principal)(cc_ccache_t, cc_uint32, cc_string_t*);
189 cc_int32 (*set_principal)(cc_ccache_t, cc_uint32, const char*);
[all …]