Home
last modified time | relevance | path

Searched refs:_PATH_SSH_SK_HELPER (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dpathnames.h143 #ifndef _PATH_SSH_SK_HELPER
144 #define _PATH_SSH_SK_HELPER "/usr/libexec/ssh-sk-helper" macro
H A Dssh-sk-client.c60 helper = _PATH_SSH_SK_HELPER; in start_helper()