outkey            295 include/linux/sunrpc/gss_krb5.h 		struct xdr_netobj *outkey,
outkey            143 net/sunrpc/auth_gss/gss_krb5_keys.c 		    struct xdr_netobj *outkey,
outkey            157 net/sunrpc/auth_gss/gss_krb5_keys.c 	if ((inkey->len != keylength) || (outkey->len != keylength))
outkey            219 net/sunrpc/auth_gss/gss_krb5_keys.c 	ret = (*(gk5e->mk_key))(gk5e, &inblock, outkey);