Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dauthfd.c457 ssh_encode_identity_rsa1(Buffer *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1() function
514 ssh_encode_identity_rsa1(&msg, key->rsa, comment); in ssh_add_identity_constrained()