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

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h87 typedef uint32_t cc_uint32; typedef
98 cc_uint32 type;
99 cc_uint32 length;
111 cc_uint32 is_skey;
112 cc_uint32 ticket_flags;
152 cc_int32 (*compare)(cc_credentials_t, cc_credentials_t, cc_uint32*);
182 cc_int32 (*get_credentials_version)(cc_ccache_t, cc_uint32*);
184 cc_int32 (*get_principal)(cc_ccache_t, cc_uint32, cc_string_t*);
185 cc_int32 (*set_principal)(cc_ccache_t, cc_uint32, const char*);
191 cc_int32 (*lock)(cc_ccache_t, cc_uint32, cc_uint3
[all...]

Completed in 42 milliseconds