Home | History | Annotate | Download | only in ssl

Lines Matching full:macstart

2318     uint8_t *p, *macstart;
2393 macstart = p;
2409 if (!HMAC_Update(&hctx, macstart, p - macstart) ||