des_key_schedule

Undocumented in source. Be warned that the author may not have intended to support it.
package package
static if(BOTAN_HAS_DES)
void
des_key_schedule
(
ref uint[32] round_key
,
in ubyte[8] key
)

Meta