Searched refs:aes_sync_ecb_crypt (Results 1 – 3 of 3) sorted by relevance
42 aes_sync_ecb_crypt(&CRYPTOGRAPHY_0, AES_ENCRYPT, aes_plain_text, aes_output); in CRYPTOGRAPHY_0_example()
111 int32_t aes_sync_ecb_crypt(struct aes_sync_descriptor *descr, const enum aes_action enc, const uint…
106 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