Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/des/
H A Ddes.h98 void des_fixup_key_parity(unsigned char *);
H A Ddes_setkey.c233 void des_fixup_key_parity(unsigned char *key) in des_fixup_key_parity() function