Cryptography device operations

Operations executed using ciphers.

Description:

See cryptodev_crypt_op_t.

Definitions:

#define COP_ENCRYPT 0x0

Encrypt operation.

#define COP_DECRYPT 0x1

Decrypt operation.