Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Daes_ll.h42 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function
/hal_espressif-latest/components/hal/
Daes_hal.c27 uint8_t key_bytes_in_hardware = aes_ll_write_key(key, key_bytes / 4); in aes_hal_setkey()
/hal_espressif-latest/components/hal/esp32/include/hal/
Daes_ll.h46 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Daes_ll.h37 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Daes_ll.h37 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Daes_ll.h37 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Daes_ll.h37 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Daes_ll.h38 static inline uint8_t aes_ll_write_key(const uint8_t *key, size_t key_word_len) in aes_ll_write_key() function