Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.c461 ssh_encode_identity_rsa1(Buffer *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1() function
552 ssh_encode_identity_rsa1(&msg, key->rsa, comment); in ssh_add_identity_constrained()