Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda authored by Linus Torvalds on 16 March 2015, 00:38:20 UTC
Linux 4.0-rc4
Tip revision: 06e5801
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