Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keygen.c342 #define SSH_COM_PRIVATE_BEGIN "---- BEGIN SSH2 ENCRYPTED PRIVATE KEY ----" macro
684 if (strstr(line, SSH_COM_PRIVATE_BEGIN) != NULL) in do_convert_from_ssh2()