Searched refs:ocs_aes_init (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/crypto/intel/keembay/ |
| H A D | ocs-aes.c | 560 static void ocs_aes_init(struct ocs_aes_dev *aes_dev, in ocs_aes_init() function 825 ocs_aes_init(aes_dev, mode, cipher, instruction); in ocs_aes_op() 950 ocs_aes_init(aes_dev, OCS_MODE_GCM, cipher, instruction); in ocs_aes_gcm_op() 1331 ocs_aes_init(aes_dev, OCS_MODE_CCM, cipher, instruction); in ocs_aes_ccm_op()
|