Home
last modified time | relevance | path

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

/bsp/microchip/same54/bsp/examples/
A Ddriver_examples.c42 aes_sync_ecb_crypt(&CRYPTOGRAPHY_0, AES_ENCRYPT, aes_plain_text, aes_output); in CRYPTOGRAPHY_0_example()
/bsp/microchip/same54/bsp/hal/include/
A Dhal_aes_sync.h111 int32_t aes_sync_ecb_crypt(struct aes_sync_descriptor *descr, const enum aes_action enc, const uint…
/bsp/microchip/same54/bsp/hal/src/
A Dhal_aes_sync.c106 int32_t aes_sync_ecb_crypt(struct aes_sync_descriptor *descr, const enum aes_action enc, const uint… in aes_sync_ecb_crypt() function

Completed in 5 milliseconds