Home
last modified time | relevance | path

Searched defs:DES_check_key_parity (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddes.h46 #define DES_check_key_parity hc_DES_check_key_parity macro
H A Ddes.c140 DES_check_key_parity(DES_cblock *key) in DES_check_key_parity() function
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Dset_key.c111 int DES_check_key_parity(const_DES_cblock *key) in DES_check_key_parity() function