Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/des/
H A Dpodd.h51 static const unsigned char odd_parity[256]={ variable
H A Ddes_setkey.c75 key[i]=odd_parity[key[i]]; in des_set_odd_parity()
84 if (key[i] != odd_parity[key[i]]) in des_check_key_parity()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dbitmap.h151 extern int odd_parity(ulong_t);