Home
last modified time | relevance | path

Searched refs:des_is_weak_key (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/crypto/des/
HDdes_setkey.c120 int des_is_weak_key(des_cblock *key) in des_is_weak_key() function
166 if (des_is_weak_key(key)) in des_set_key_checked()
HDdes.h106 int des_is_weak_key(des_cblock *);
/trueos/sys/kgssapi/krb5/
HDkcrypto_des.c134 if (des_is_weak_key((des_cblock *) outkey)) in des1_random_to_key()
HDkcrypto_des3.c143 if (des_is_weak_key((des_cblock *) outkey)) in des3_random_to_key()
/trueos/crypto/openssl/crypto/des/
HDDES.xs38 des_is_weak_key(key)
HDdes_old.h206 # define des_is_weak_key(k)\ macro
306 # define des_is_weak_key(k)\ macro
HDVERSION242 Fixed a bug in des_is_weak_key() which stopped it working :-(
/trueos/crypto/openssl/doc/crypto/
HDdes.pod334 des_is_weak_key(), des_key_sched(), des_pcbc_encrypt(),
337 des_check_key_parity(), des_fixup_key_parity() and des_is_weak_key()
/trueos/crypto/openssl/doc/
HDssleay.txt2798 int des_is_weak_key(