Home
last modified time | relevance | path

Searched defs:use_pass (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/kadmin/ktutil/
H A Dktutil_funcs.c140 int fetch, krb5_kvno kvno, char *enctype_str, int use_pass, in ktutil_add()
H A Dktutil.c129 int use_pass = 0, use_key = 0, use_kvno = 0, fetch = 0, i; in ktutil_add_entry() local