des_encrypt

Undocumented in source. Be warned that the author may not have intended to support it.
package package pure
static if(BOTAN_HAS_DES)
void
des_encrypt
(
ref uint L
,
ref uint R
,
in uint[32] round_key
)

Meta