Home
last modified time | relevance | path

Searched defs:sig_details (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/regress/usr.bin/ssh/unittests/sshsig/
H A Dtests.c54 struct sshkey_sig_details *sig_details; in check_sig() local
/openbsd-src/usr.bin/ssh/
H A Dsshsig.c300 sshsig_wrap_verify(struct sshbuf * signature,const char * hashalg,const struct sshbuf * h_message,const char * expect_namespace,struct sshkey ** sign_keyp,struct sshkey_sig_details ** sig_details) sshsig_wrap_verify() argument
470 sshsig_verifyb(struct sshbuf * signature,const struct sshbuf * message,const char * expect_namespace,struct sshkey ** sign_keyp,struct sshkey_sig_details ** sig_details) sshsig_verifyb() argument
598 sshsig_verify_fd(struct sshbuf * signature,int fd,const char * expect_namespace,struct sshkey ** sign_keyp,struct sshkey_sig_details ** sig_details) sshsig_verify_fd() argument
[all...]
H A Dauth2-pubkey.c98 struct sshkey_sig_details *sig_details = NULL; userauth_pubkey() local
H A Dmonitor.c1164 struct sshkey_sig_details *sig_details = NULL; mm_answer_keyverify() local
[all...]
H A Dssh-keygen.c2786 struct sshkey_sig_details *sig_details = NULL; sig_verify() local