Searched refs:ESP_AES_GCM_STATE_INIT (Results 1 – 2 of 2) sorted by relevance
22 ESP_AES_GCM_STATE_INIT, enumerator
352 ctx->gcm_state = ESP_AES_GCM_STATE_INIT; in esp_aes_gcm_init()412 if (ctx->gcm_state == ESP_AES_GCM_STATE_INIT) { in esp_aes_gcm_starts()