Searched refs:AES_DECRYPT (Results 1 – 2 of 2) sorted by relevance
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_aes.h | 39 enum aes_action { AES_DECRYPT, AES_ENCRYPT }; enumerator
|
| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_aes_sync.c | 385 &descr->dev, AES_DECRYPT, input, output, length, iv, iv_len, aad, aad_len, vtag, tag_len); in aes_sync_gcm_auth_decrypt() 463 &descr->dev, AES_DECRYPT, input, output, length, iv, iv_len, aad, aad_len, vtag, tag_len); in aes_sync_ccm_auth_decrypt()
|
Completed in 6 milliseconds