Home
last modified time | relevance | path

Searched defs:bpw (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libutil/
H A Dlogin_cap.c450 static int bpw = 0; in rmultiply() local
/dflybsd-src/crypto/openssh/
H A Dumac.c554 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) in endian_convert()