Home
last modified time | relevance | path

Searched refs:hx509_prompt (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/hx509/
Dhx509.h98 typedef struct hx509_prompt { struct
102 } hx509_prompt; argument
104 typedef int (*hx509_prompter_fct)(void *, const hx509_prompt *);
Dlock.c184 default_prompter(void *data, const hx509_prompt *prompter) in default_prompter()
207 hx509_lock_prompt(hx509_lock lock, hx509_prompt *prompt) in hx509_lock_prompt()
Dhx509-protos.h740 hx509_prompt */*prompt*/);
Dks_file.c275 hx509_prompt prompt; in parse_pem_private_key()
Dks_p11.c417 hx509_prompt prompt; in p11_get_session()
DChangeLog1695 * lock.c: Deal with that hx509_prompt.reply is no longer a
1698 * hx509.h: Make hx509_prompt.reply not a pointer.
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Dpkinit.c1726 hx_pass_prompter(void *data, const hx509_prompt *prompter) in hx_pass_prompter()
/freebsd-10-stable/crypto/heimdal/
DChangeLog.20061428 * lib/krb5/pkinit.c: Deal with that hx509_prompt.reply is no