Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDauthfd.c461 ssh_encode_identity_rsa1(Buffer *b, RSA *key, const char *comment) in ssh_encode_identity_rsa1() function
501 ssh_encode_identity_rsa1(&msg, key->rsa, comment); in ssh_add_identity_constrained()