Home
last modified time | relevance | path

Searched refs:ocs_aes_gcm_op (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-aes.h96 int ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev,
H A Docs-aes.c925 int ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev, in ocs_aes_gcm_op() function
H A Dkeembay-ocs-aes-core.c910 rc = ocs_aes_gcm_op(tctx->aes_dev, tctx->cipher, in kmb_ocs_aead_run()