Searched refs:krb5_ntok_prefix (Results 1 – 1 of 1) sorted by relevance
273 char *krb5_ntok_prefix = "0401000B06092A864886F712010202"; in matchEntry() local314 if (strncmp(name->value, krb5_ntok_prefix, in matchEntry()315 strlen(krb5_ntok_prefix)) != 0) in matchEntry()318 if (strncmp(item, krb5_ntok_prefix, in matchEntry()319 strlen(krb5_ntok_prefix)) != 0) in matchEntry()