Searched refs:DO_REALM_CONVERSION (Results 1 – 1 of 1) sorted by relevance
60 #define DO_REALM_CONVERSION 0x00000001 macro78 #define RC(V5NAME,V4NAME) { V5NAME, V4NAME, DO_REALM_CONVERSION, sizeof(V5NAME)-1 }80 #define R(NAME) { NAME, NAME, DO_REALM_CONVERSION, sizeof(NAME)-1 }182 if (p->flags & DO_REALM_CONVERSION) { in krb5_524_conv_principal()327 if ((p->flags & DO_REALM_CONVERSION) && !strchr(instance, '.')) { in krb5_425_conv_principal()