Searched refs:aes_sync_gcm_update (Results 1 – 3 of 3) sorted by relevance
49 * GCM only support known length data process, that mean the aes_sync_gcm_update51 data buffer and then call once aes_sync_gcm_update to encrypt/decrypt data.
307 int32_t aes_sync_gcm_update(struct aes_sync_descriptor *const descr, const uint8_t *input, uint8_t …
411 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