Home
last modified time | relevance | path

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

/bsp/microchip/same54/bsp/hal/documentation/
A Daes_sync.rst49 * GCM only support known length data process, that mean the aes_sync_gcm_update
51 data buffer and then call once aes_sync_gcm_update to encrypt/decrypt data.
/bsp/microchip/same54/bsp/hal/include/
A Dhal_aes_sync.h307 int32_t aes_sync_gcm_update(struct aes_sync_descriptor *const descr, const uint8_t *input, uint8_t …
/bsp/microchip/same54/bsp/hal/src/
A Dhal_aes_sync.c411 int32_t aes_sync_gcm_update(struct aes_sync_descriptor *const descr, const uint8_t *input, uint8_t … in aes_sync_gcm_update() function

Completed in 7 milliseconds