Searched refs:krb5_ntok_prefix (Results 1 – 1 of 1) sorted by relevance
271 char *krb5_ntok_prefix = "0401000B06092A864886F712010202"; in matchEntry() local312 if (strncmp(name->value, krb5_ntok_prefix, in matchEntry()313 strlen(krb5_ntok_prefix)) != 0) in matchEntry()316 if (strncmp(item, krb5_ntok_prefix, in matchEntry()317 strlen(krb5_ntok_prefix)) != 0) in matchEntry()