Lines Matching defs:krb5_int32

205 typedef	int	krb5_int32;
208 typedef long krb5_int32;
211 typedef short krb5_int32;
253 typedef krb5_int32 krb5_addrtype;
254 typedef krb5_int32 krb5_enctype;
255 typedef krb5_int32 krb5_cksumtype;
256 typedef krb5_int32 krb5_authdatatype;
257 typedef krb5_int32 krb5_keyusage;
259 typedef krb5_int32 krb5_preauthtype; /* This may change, later on */
260 typedef krb5_int32 krb5_flags;
261 typedef krb5_int32 krb5_timestamp;
262 typedef krb5_int32 krb5_error_code;
263 typedef krb5_int32 krb5_deltat;
295 krb5_int32 length;
296 krb5_int32 type;
1097 krb5_int32 cusec; /* client usec portion */
1132 krb5_int32 lr_type;
1156 krb5_int32 nonce; /* nonce to match request/response */
1172 krb5_int32 nonce; /* nonce from request */
1199 krb5_int32 cusec; /* client usec portion; optional */
1200 krb5_int32 susec; /* server usec portion */
1225 krb5_int32 cusec; /* client time, microseconds portion */
1234 krb5_int32 expected_nonce; /* The expected nonce for KDC_REP messages */
1252 krb5_int32 nonce; /* nonce, optional */
1254 krb5_int32 usec; /* microsecond portion of time */
1313 krb5_int32 usec;
1314 krb5_int32 seq;
2056 krb5_int32 *,
2057 krb5_int32 * );
2060 krb5_int32 * );
2078 krb5_int32,
2278 krb5_int32,
2286 krb5_int32,
2342 krb5_int32);
2347 krb5_int32 *);
2424 krb5_int32 *);
2429 krb5_int32 *);
2547 (krb5_context, krb5_int32, krb5_int32);
2551 (krb5_context, krb5_int32, krb5_int32);
2556 (krb5_context, krb5_int32 *, krb5_int32 *);
2559 (krb5_context, krb5_int32, krb5_int32);
2566 (char *, krb5_int32 *);
2579 (krb5_int32, char *, size_t);
2875 typedef krb5_int32 krb5_prompt_type;