Home | History | Annotate | Download | only in openssh

Lines Matching refs:KEY_RSA1

1377 		if (key && key->type == KEY_RSA1)
1465 if (id->key && id->key->type != KEY_RSA1) {
1665 if (private && private->type != KEY_RSA1) {