Searched defs:UMAC_OUTPUT_LEN (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/crypto/openssh/ | ||
H A D | umac128.c | 3 #define UMAC_OUTPUT_LEN 16 macro |
H A D | umac.c | 56 #define UMAC_OUTPUT_LEN 8 /* Alowable: 4, 8, 12, 16 */ macro |