Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmac.c125 mac_setup(struct sshmac *mac, char *name) in mac_setup() function
H A Dssh_namespace.h426 #define mac_setup Fssh_mac_setup macro
/freebsd/crypto/openssl/apps/
H A Dspeed.c699 static int mac_setup(const char *name, in mac_setup() function