Searched refs:AES_STARTED (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_deu.h64 #define AES_STARTED 2 macro
H A Difxmips_async_aes.c429 aes_queue->hw_status = AES_STARTED;
488 if (aes_queue->hw_status == AES_STARTED) {
496 aes_queue->hw_status = AES_STARTED;
629 if (aes_queue->hw_status == AES_STARTED || aes_queue->hw_status == AES_BUSY ||
646 aes_queue->hw_status = AES_STARTED;
H A Difxmips_deu_vr9.h77 #define AES_STARTED 2

Completed in 27 milliseconds