Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dipsec.c251 static void vshiftl(unsigned char *, int, size_t);
2953 vshiftl((unsigned char *) replay->bitmap, diff, replay->wsize); in ipsec_updatereplay()
3023 vshiftl(unsigned char *bitmap, int nbit, size_t wsize) in vshiftl() function