Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDssh-rsa.c270 rsa_hash_alg_ident(int hash_alg) in rsa_hash_alg_ident() function
452 if ((ret = sshbuf_put_cstring(b, rsa_hash_alg_ident(hash_alg))) != 0 || in ssh_rsa_sign()