Searched refs:ocs_aes_init (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/keembay/ |
A D | ocs-aes.c | 559 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()
|
Completed in 6 milliseconds