Home
last modified time | relevance | path

Searched defs:signaturelen (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dssh-dss.c107 ssh_dss_verify(Key *key, u_char *signature, u_int signaturelen, in ssh_dss_verify()
H A Dssh-rsa.c111 ssh_rsa_verify(Key *key, u_char *signature, u_int signaturelen, in ssh_rsa_verify()
H A Dkey.c816 u_char *signature, u_int signaturelen, in key_verify()