Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc.h247 void notify_complete(struct notifier_ctx *, const char *, ...)
H A Dreadpass.c302 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete() function
H A Dssh-agent.c971 notify_complete(notifier, NULL); in process_sign_request2()
989 notify_complete(notifier, "User presence confirmed"); in process_sign_request2()
H A Dsshconnect2.c1261 notify_complete(notifier, NULL); in identity_sign()
1286 notify_complete(notifier, r == 0 ? "User presence confirmed" : NULL); in identity_sign()
H A Dssh_namespace.h456 #define notify_complete Fssh_notify_complete macro
H A Dssh-keygen.c1917 notify_complete(notifier, "User presence confirmed"); in do_ca_sign()