Home
last modified time | relevance | path

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

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