Home
last modified time | relevance | path

Searched defs:sk_application (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshkey.h146 char *sk_application; member
H A Dssh-keygen.c3390 char *sk_application = NULL, *sk_device = NULL, *sk_user = NULL; in main() local