HomeSort by: relevance | last modified time | path
    Searched refs:endlist (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/efi/
certs.c 365 const uint8_t *endall, *endlist; local in function:parse_signature_list
390 endlist = u.bp + u.lp->SignatureListSize;
393 sp < endlist;
401 u.bp = endlist;
certs.c 365 const uint8_t *endall, *endlist; local in function:parse_signature_list
390 endlist = u.bp + u.lp->SignatureListSize;
393 sp < endlist;
401 u.bp = endlist;
certs.c 365 const uint8_t *endall, *endlist; local in function:parse_signature_list
390 endlist = u.bp + u.lp->SignatureListSize;
393 sp < endlist;
401 u.bp = endlist;

Completed in 144 milliseconds