Searched refs:ESP_AES_GCM_STATE_START (Results 1 – 2 of 2) sorted by relevance
23 ESP_AES_GCM_STATE_START, enumerator
441 ctx->gcm_state = ESP_AES_GCM_STATE_START; in esp_aes_gcm_starts()471 if (ctx->gcm_state != ESP_AES_GCM_STATE_START) { in esp_aes_gcm_update_ad()527 if (ctx->gcm_state == ESP_AES_GCM_STATE_START) { in esp_aes_gcm_update()