HomeSort by: relevance | last modified time | path
    Searched refs:KRB5_PRINCIPAL_PARSE_NO_REALM (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_princ.c 186 KRB5_PRINCIPAL_PARSE_NO_REALM,
193 KRB5_PRINCIPAL_PARSE_NO_REALM,
test_pac.c 179 KRB5_PRINCIPAL_PARSE_NO_REALM, &p);
275 KRB5_PRINCIPAL_PARSE_NO_REALM, &p2);
krb5.h 846 KRB5_PRINCIPAL_PARSE_NO_REALM = 1, /**< Require that there are no realm */
principal.c 230 int no_realm = flags & KRB5_PRINCIPAL_PARSE_NO_REALM;

Completed in 26 milliseconds