|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| s32 | krb5_make_seq_num (struct krb5_ctx *kctx, struct crypto_blkcipher *key, int direction, u32 seqnum, unsigned char *cksum, unsigned char *buf) |
| s32 | krb5_get_seq_num (struct krb5_ctx *kctx, unsigned char *cksum, unsigned char *buf, int *direction, u32 *seqnum) |
| s32 krb5_get_seq_num | ( | struct krb5_ctx * | kctx, |
| unsigned char * | cksum, | ||
| unsigned char * | buf, | ||
| int * | direction, | ||
| u32 * | seqnum | ||
| ) |
Definition at line 138 of file gss_krb5_seqnum.c.
1.8.2