Searched refs:idbyte (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dchap-md5.c66 unsigned char idbyte = id; local
78 lwip_md5_update(&ctx, &idbyte, 1);
99 unsigned char idbyte = id; local
107 lwip_md5_update(&ctx, &idbyte, 1);
/barrelfish-master/include/lwip2/netif/ppp/
H A Dchap-md5.c66 unsigned char idbyte = id; local
78 lwip_md5_update(&ctx, &idbyte, 1);
99 unsigned char idbyte = id; local
107 lwip_md5_update(&ctx, &idbyte, 1);

Completed in 33 milliseconds