Home
last modified time | relevance | path

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

/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() argument
54 for (int i = 0; i < key_word_len; i++) { in aes_ll_write_key()
/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() argument
43 for (int i = 0; i < key_word_len; i++) { in aes_ll_write_key()
/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() argument
43 for (int i = 0; i < key_word_len; i++) { in aes_ll_write_key()
/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() argument
43 for (int i = 0; i < key_word_len; i++) { in aes_ll_write_key()
/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() argument
43 for (int i = 0; i < key_word_len; i++) { in aes_ll_write_key()
/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() argument
44 for (int i = 0; i < key_word_len; i++) { in aes_ll_write_key()
/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() argument