Home
last modified time | relevance | path

Searched defs:UMAC_OUTPUT_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dumac128.c10 #define UMAC_OUTPUT_LEN 16 macro
H A Dumac.c56 #define UMAC_OUTPUT_LEN 8 /* Alowable: 4, 8, 12, 16 */ macro
237 UINT8 buf[UMAC_OUTPUT_LEN]) in pdf_gen_xor()