Searched refs:des_is_weak_key (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/crypto/des/
H A Ddes.h99 int des_is_weak_key(const unsigned char *);
H A Ddes_setkey.c120 int des_is_weak_key(const unsigned char *key) function
166 if (des_is_weak_key(key))

Completed in 75 milliseconds