Home
last modified time | relevance | path

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

/external/openssh/
Dpathnames.h133 #ifndef _PATH_SSH_PKCS11_HELPER
134 #define _PATH_SSH_PKCS11_HELPER "/usr/libexec/ssh-pkcs11-helper" macro
Dssh-pkcs11-client.c302 helper = _PATH_SSH_PKCS11_HELPER; in pkcs11_start_helper()