Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Daes_ll.h272 uint32_t j0_word; in aes_ll_gcm_set_j0() local
276 memcpy(&j0_word, j0 + 4 * i, sizeof(j0_word)); in aes_ll_gcm_set_j0()
277 REG_WRITE(&reg_addr_buf[i], j0_word); in aes_ll_gcm_set_j0()