CIOCCPHASH command
#include <dev/crypto/cryptodev.h>
typedef struct cphash_op { uint64_t dst_ses; uint64_t src_ses; } cphash_op_t;
The destination session.
The source session.
This command copies a digest state from one session to another to continue the digest operation.