Searched refs:GSS_MAX_MIC_LEN (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/nfs/ | ||
| H A D | nfs_gss.h | 65 #define GSS_MAX_MIC_LEN 2048 macro |
| H A D | nfs_gss.c | 703 if (cksum.length > 0 && cksum.length < GSS_MAX_MIC_LEN) { in nfs_gss_svc_cred_get() |