Searched refs:notify_complete (Results 1 – 6 of 6) sorted by relevance
238 void notify_complete(struct notifier_ctx *, const char *, ...)
301 notify_complete(struct notifier_ctx *ctx, const char *fmt, ...) in notify_complete() function
965 notify_complete(notifier, NULL); in process_sign_request2()983 notify_complete(notifier, "User presence confirmed"); in process_sign_request2()
1262 notify_complete(notifier, NULL); in identity_sign()1287 notify_complete(notifier, r == 0 ? "User presence confirmed" : NULL); in identity_sign()
437 #define notify_complete Fssh_notify_complete macro
1893 notify_complete(notifier, "User presence confirmed"); in do_ca_sign()