Home
last modified time | relevance | path

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

/plugin/authradius/
H A Ddes.php42 …$keys = des_make_subkeys (des_bits_to_bytes ($key)); //Chew the key into the subkeys needed for D…
92 function des_make_subkeys($key) { function