Searched defs:acx_aes_statistics (Results 1 – 2 of 2) sorted by relevance
1036 struct acx_aes_statistics { struct1037 u32 encrypt_fail;1038 u32 decrypt_fail;1039 u32 encrypt_packets;1040 u32 decrypt_packets;1041 u32 encrypt_interrupt;1042 u32 decrypt_interrupt;
588 struct acx_aes_statistics { struct589 __le32 encrypt_fail;590 __le32 decrypt_fail;591 __le32 encrypt_packets;592 __le32 decrypt_packets;593 __le32 encrypt_interrupt;594 __le32 decrypt_interrupt;