Searched refs:DES_check_key_parity (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Ddes.h223 int DES_check_key_parity(const_DES_cblock *key);
H A Dset_key.c111 int DES_check_key_parity(const_DES_cblock *key) function
353 if (!DES_check_key_parity(key))
H A Ddes_old.h205 DES_check_key_parity((k))

Completed in 101 milliseconds