Home
last modified time | relevance | path

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

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