Home
last modified time | relevance | path

Searched refs:krb5_ntok_prefix (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/gss/gsscred/
H A Dgsscred_file.c271 char *krb5_ntok_prefix = "0401000B06092A864886F712010202"; in matchEntry() local
312 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()