Home
last modified time | relevance | path

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

/plugin/authradius/
H A Ddes.php51 $cypherText .= des_bytes_to_bits ($cypherBlock); //Convert the result back to a useful form
233 function des_bytes_to_bits($byteStream) { function