cipher_update
return (cipher_update(dev, arg, mode, crypto_encrypt_update));
return (cipher_update(dev, arg, mode, crypto_decrypt_update));
static int cipher_update(dev_t, caddr_t, int, int (*)(crypto_context_t,