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

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dd1_srvr.c1446 unsigned char *p, *senc, *macstart; local
1508 macstart = p;
1521 HMAC_Update(&hctx, macstart, p - macstart);
H A Ds3_srvr.c3055 unsigned char *p, *senc, *macstart; local
3121 macstart = p;
3134 HMAC_Update(&hctx, macstart, p - macstart);

Completed in 39 milliseconds