swap_encrypt
swap_encrypt(key, src, dst, block, PAGE_SIZE);
void swap_encrypt(struct swap_key *,caddr_t, caddr_t, u_int64_t, size_t);