Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dmisc.h238 void notify_complete(struct notifier_ctx *, const char *, ...)
H A Dreadpass.c301 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete() function
H A Dssh-agent.c965 notify_complete(notifier, NULL); in process_sign_request2()
983 notify_complete(notifier, "User presence confirmed"); in process_sign_request2()
H A Dsshconnect2.c1262 notify_complete(notifier, NULL); in identity_sign()
1287 notify_complete(notifier, r == 0 ? "User presence confirmed" : NULL); in identity_sign()
H A Dssh_namespace.h437 #define notify_complete Fssh_notify_complete macro
H A Dssh-keygen.c1893 notify_complete(notifier, "User presence confirmed"); in do_ca_sign()