Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c818 buf_equal(const struct sshbuf *a, const struct sshbuf *b) in buf_equal() function
886 if (buf_equal(sid, in process_sign_request2()
1717 sid_match = buf_equal(sid, e->session_ids[i].sid) == 0; in process_ext_session_bind()