|
Linux Kernel
3.7.1
|
Data Fields | |
| u8 | iv [GSS_KRB5_MAX_BLOCKSIZE] |
| struct blkcipher_desc | desc |
| int | pos |
| struct xdr_buf * | outbuf |
| struct page ** | pages |
| struct scatterlist | infrags [4] |
| struct scatterlist | outfrags [4] |
| int | fragno |
| int | fraglen |
Definition at line 388 of file gss_krb5_crypto.c.
Definition at line 390 of file gss_krb5_crypto.c.
| int fraglen |
Definition at line 397 of file gss_krb5_crypto.c.
| int fragno |
Definition at line 396 of file gss_krb5_crypto.c.
| struct scatterlist infrags[4] |
Definition at line 394 of file gss_krb5_crypto.c.
Definition at line 389 of file gss_krb5_crypto.c.
| struct xdr_buf* outbuf |
Definition at line 392 of file gss_krb5_crypto.c.
| struct scatterlist outfrags[4] |
Definition at line 395 of file gss_krb5_crypto.c.
Definition at line 393 of file gss_krb5_crypto.c.
| int pos |
Definition at line 391 of file gss_krb5_crypto.c.
1.8.2