Home
last modified time | relevance | path

Searched refs:ocs_aes_op (Results 1 – 2 of 2) sorted by relevance

/linux/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, in ocs_aes_bypass_op()
H A Docs-aes.c796 int ocs_aes_op(struct ocs_aes_dev *aes_dev, in ocs_aes_op() function