Home
last modified time | relevance | path

Searched refs:MAX_MAC_LEN (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/
Doptions.h299 #define MAX_MAC_LEN SHA1_HASH_SIZE macro
Dpacket.c319 unsigned char tempbuf[MAX_MAC_LEN]; in checkmac()
524 unsigned char tempbuf[MAX_MAC_LEN]; in writemac()