swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: d48b97b403d23f6df0b990cee652bdf9a52337a3 authored by Linus Torvalds on 06 May 2012, 22:07:32 UTC
Linux 3.4-rc6
Tip revision: d48b97b
gss_krb5_enctypes.h
/*
 * Dumb way to share this static piece of information with nfsd
 */
#define KRB5_SUPPORTED_ENCTYPES "18,17,16,23,3,1,2"
back to top