Home
last modified time | relevance | path

Searched refs:notify_complete (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h259 void notify_complete(struct notifier_ctx *, const char *, ...)
H A Dreadpass.c299 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete() function
H A Dsshconnect2.c1265 notify_complete(notifier, NULL); in identity_sign()
1291 notify_complete(notifier, r == 0 ? "User presence confirmed" : NULL); in identity_sign()
H A Dssh-agent.c966 notify_complete(notifier, NULL); in process_sign_request2()
984 notify_complete(notifier, "User presence confirmed"); in process_sign_request2()
H A Dssh_namespace.h459 #define notify_complete Fssh_notify_complete macro
H A Dssh-keygen.c1836 notify_complete(notifier, "User presence confirmed"); in do_ca_sign()