Add a new COP_F_CIPHER_FIRST flag for struct crypt_op.
This requests that the cipher be performed before rather than after
the HMAC when both are specified for a single operation.
Differential D11757
Add a new COP_F_CIPHER_FIRST flag for struct crypt_op. jhb on Jul 27 2017, 9:34 PM. Authored by Tags None Referenced Files
Details
Add a new COP_F_CIPHER_FIRST flag for struct crypt_op. This requests that the cipher be performed before rather than after
Diff Detail
|