Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/
HDmisc.h247 void notify_complete(struct notifier_ctx *, const char *, ...)
HDreadpass.c302 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete() function
HDssh-agent.c965 notify_complete(notifier, NULL); in process_sign_request2()
983 notify_complete(notifier, "User presence confirmed"); in process_sign_request2()
HDsshconnect2.c1261 notify_complete(notifier, NULL); in identity_sign()
1286 notify_complete(notifier, r == 0 ? "User presence confirmed" : NULL); in identity_sign()
HDssh_namespace.h463 #define notify_complete Fssh_notify_complete macro
HDssh-keygen.c1921 notify_complete(notifier, "User presence confirmed"); in do_ca_sign()