Lines Matching full:pub
98 ed25519-agent.pub empty.in expect failed-regress.log \
101 key.dsa-* key.ecdsa-* key.ed25519-512 key.ed25519-512.pub \
105 revoked-* rsa rsa-agent rsa-agent.pub rsa.pub rsa1 \
106 rsa1-agent rsa1-agent.pub rsa1.pub rsa_ssh2_cr.prv \
113 t10.out t10.out.pub t12.out t12.out.pub t2.out t3.out \
114 t6.out1 t6.out2 t7.out t7.out.pub t8.out t8.out.pub \
115 t9.out t9.out.pub testdata user_*key* user_ca* user_key*
136 ${TEST_SSH_SSHKEYGEN} -yf $(OBJ)/t2.out | diff - ${.CURDIR}/rsa_openssh.pub
139 ${TEST_SSH_SSHKEYGEN} -ef ${.CURDIR}/rsa_openssh.pub >$(OBJ)/t3.out
140 ${TEST_SSH_SSHKEYGEN} -if $(OBJ)/t3.out | diff - ${.CURDIR}/rsa_openssh.pub
143 ${TEST_SSH_SSHKEYGEN} -E md5 -lf ${.CURDIR}/rsa_openssh.pub |\
147 ${TEST_SSH_SSHKEYGEN} -Bf ${.CURDIR}/rsa_openssh.pub |\
152 ${TEST_SSH_SSHKEYGEN} -if ${.CURDIR}/dsa_ssh2.pub > $(OBJ)/t6.out2
189 ${TEST_SSH_SSHKEYGEN} -E sha256 -lf ${.CURDIR}/rsa_openssh.pub |\
196 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t12.out.pub | grep test-comment-1234 >/dev/null