cbcbytes 745 net/sunrpc/auth_gss/gss_krb5_crypto.c u32 cbcbytes; cbcbytes 805 net/sunrpc/auth_gss/gss_krb5_crypto.c cbcbytes = 0; cbcbytes 807 net/sunrpc/auth_gss/gss_krb5_crypto.c cbcbytes = (nblocks - 2) * blocksize; cbcbytes 811 net/sunrpc/auth_gss/gss_krb5_crypto.c if (cbcbytes) { cbcbytes 828 net/sunrpc/auth_gss/gss_krb5_crypto.c cbcbytes, encryptor, &desc); cbcbytes 836 net/sunrpc/auth_gss/gss_krb5_crypto.c offset + GSS_KRB5_TOK_HDR_LEN + cbcbytes, cbcbytes 864 net/sunrpc/auth_gss/gss_krb5_crypto.c int nblocks, blocksize, cbcbytes; cbcbytes 889 net/sunrpc/auth_gss/gss_krb5_crypto.c cbcbytes = 0; cbcbytes 891 net/sunrpc/auth_gss/gss_krb5_crypto.c cbcbytes = (nblocks - 2) * blocksize; cbcbytes 895 net/sunrpc/auth_gss/gss_krb5_crypto.c if (cbcbytes) { cbcbytes 907 net/sunrpc/auth_gss/gss_krb5_crypto.c ret = xdr_process_buf(&subbuf, 0, cbcbytes, decryptor, &desc); cbcbytes 914 net/sunrpc/auth_gss/gss_krb5_crypto.c ret = gss_krb5_cts_crypt(cipher, &subbuf, cbcbytes, desc.iv, NULL, 0);