usr.bin/ssh/mac.c
137
case SSH_UMAC:
usr.bin/ssh/mac.c
175
case SSH_UMAC:
usr.bin/ssh/mac.c
217
if (mac->type == SSH_UMAC) {
usr.bin/ssh/mac.c
62
{ "umac-64@openssh.com", SSH_UMAC, 0, 0, 128, 64, 0 },
usr.bin/ssh/mac.c
72
{ "umac-64-etm@openssh.com", SSH_UMAC, 0, 0, 128, 64, 1 },