swap_decrypt
swap_decrypt(key, data, dst, block, PAGE_SIZE);
void swap_decrypt(struct swap_key *,caddr_t, caddr_t, u_int64_t, size_t);