Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Daes_hal.h140 #define aes_hal_gcm_set_j0(j0) aes_ll_gcm_set_j0(j0)
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Daes_ll.h269 static inline void aes_ll_gcm_set_j0(const uint8_t *j0) in aes_ll_gcm_set_j0() function