Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dmac.c75 mac_setup(Mac *mac, char *name) in mac_setup() function
153 if (mac_setup(NULL, p) < 0) { in mac_valid()
H A Dkex.c379 if (mac_setup(mac, name) < 0) in choose_mac()
/titanic_41/usr/src/cmd/ssh/include/
H A Dmac.h35 int mac_setup(Mac *, char *);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Daltprivsep.c493 if (mac_setup(mac, mac->name) < 0) in altprivsep_get_newkeys()