Lines Matching defs:flags
90 * krb5_kvno kvno, uint_t flags, char *password)
102 * where flags is the set of conditions that affects the key table entries
103 * current set of defined flags:
145 krb5_kvno kvno, uint_t flags, char *password, char *hostname)
216 if ((!(flags & K5_KT_FLAG_AES_SUPPORT) &&
383 * uint_t flags, boolean_t *valid)
390 * where flags is the set of conditions that affects the key table entries
392 * current set of defined flags:
400 * populated in the keytab file based on the flags set else valid is unset.
410 k5_kt_ad_validate(krb5_context ctx, char *sprinc_str, uint_t flags,
426 ck_aes = flags & K5_KT_FLAG_AES_SUPPORT;