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

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
init_creds.c 353 opt->opt_private->flags |= KRB5_INIT_CREDS_CANONICALIZE;
355 opt->opt_private->flags &= ~KRB5_INIT_CREDS_CANONICALIZE;
krb5_locl.h 210 #define KRB5_INIT_CREDS_CANONICALIZE 1
init_creds_pw.c 429 if ((ctx->ic_flags & KRB5_INIT_CREDS_CANONICALIZE) ||

Completed in 86 milliseconds