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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/des/
H A Ddes.h217 int DES_check_key_parity(const_DES_cblock *key);
H A Dset_key.c96 int DES_check_key_parity(const_DES_cblock *key) function
329 if (!DES_check_key_parity(key))
H A Ddes_old.h203 DES_check_key_parity((k))

Completed in 159 milliseconds