Home
last modified time | relevance | path

Searched refs:logit_fr (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-hostbased.c111 logit_fr(r, "certificate signature algorithm %s", in userauth_hostbased()
H A Dlog.h120 #define logit_fr(r, ...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, ssh_err(r), __V… macro
H A Dauth2-pubkey.c168 logit_fr(r, "certificate signature algorithm %s", in userauth_pubkey()