Searched refs:KRB5_INIT_CREDS_NO_C_NO_EKU_CHECK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dinit_creds.c366 opt->opt_private->flags |= KRB5_INIT_CREDS_NO_C_NO_EKU_CHECK;
369 opt->opt_private->flags &= ~KRB5_INIT_CREDS_NO_C_NO_EKU_CHECK;
H A Dkrb5_locl.h242 #define KRB5_INIT_CREDS_NO_C_NO_EKU_CHECK 4 macro
H A Dpkinit.c856 if (ic_flags & KRB5_INIT_CREDS_NO_C_NO_EKU_CHECK)

Completed in 70 milliseconds