Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-aes.c559 static void ocs_aes_init(struct ocs_aes_dev *aes_dev, in ocs_aes_init() function
824 ocs_aes_init(aes_dev, mode, cipher, instruction); in ocs_aes_op()
949 ocs_aes_init(aes_dev, OCS_MODE_GCM, cipher, instruction); in ocs_aes_gcm_op()
1330 ocs_aes_init(aes_dev, OCS_MODE_CCM, cipher, instruction); in ocs_aes_ccm_op()