Searched refs:KRB5_KT_PREFIX_MAX_LEN (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkeytab.c150 if (strlen(ops->prefix) > KRB5_KT_PREFIX_MAX_LEN - 1) {
439 char type[KRB5_KT_PREFIX_MAX_LEN];
H A Dkrb5.h537 #define KRB5_KT_PREFIX_MAX_LEN 30 macro

Completed in 155 milliseconds