Function pdc_rs::pdc::decrypt_block

source ยท
pub fn decrypt_block(block: &mut Vec<u8>, round_keys_reversed: &Vec<u128>)