Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.c499 ssh_encode_identity_rsa1(struct sshbuf *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1() function
570 (r = ssh_encode_identity_rsa1(msg, key->rsa, comment)) != 0) in ssh_add_identity_constrained()