Home
last modified time | relevance | path

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

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