Searched refs:ocs_aes_op (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/intel/keembay/
H A Docs-aes.h70 int ocs_aes_op(struct ocs_aes_dev *aes_dev,
92 return ocs_aes_op(aes_dev, OCS_MODE_ECB, OCS_AES, OCS_BYPASS,
H A Docs-aes.c783 * ocs_aes_op() - Perform AES/SM4 operation.
796 int ocs_aes_op(struct ocs_aes_dev *aes_dev, function
H A Dkeembay-ocs-aes-core.c549 rc = ocs_aes_op(aes_dev, rctx->mode, tctx->cipher, rctx->instruction,

Completed in 232 milliseconds