Lines Matching refs:aes
181 DEBUGFS_FWSTATS_FILE(aes, encrypt_fail, 20, "%u");
182 DEBUGFS_FWSTATS_FILE(aes, decrypt_fail, 20, "%u");
183 DEBUGFS_FWSTATS_FILE(aes, encrypt_packets, 20, "%u");
184 DEBUGFS_FWSTATS_FILE(aes, decrypt_packets, 20, "%u");
185 DEBUGFS_FWSTATS_FILE(aes, encrypt_interrupt, 20, "%u");
186 DEBUGFS_FWSTATS_FILE(aes, decrypt_interrupt, 20, "%u");
321 DEBUGFS_FWSTATS_DEL(aes, encrypt_fail); in wl1251_debugfs_delete_files()
322 DEBUGFS_FWSTATS_DEL(aes, decrypt_fail); in wl1251_debugfs_delete_files()
323 DEBUGFS_FWSTATS_DEL(aes, encrypt_packets); in wl1251_debugfs_delete_files()
324 DEBUGFS_FWSTATS_DEL(aes, decrypt_packets); in wl1251_debugfs_delete_files()
325 DEBUGFS_FWSTATS_DEL(aes, encrypt_interrupt); in wl1251_debugfs_delete_files()
326 DEBUGFS_FWSTATS_DEL(aes, decrypt_interrupt); in wl1251_debugfs_delete_files()
422 DEBUGFS_FWSTATS_ADD(aes, encrypt_fail); in wl1251_debugfs_add_files()
423 DEBUGFS_FWSTATS_ADD(aes, decrypt_fail); in wl1251_debugfs_add_files()
424 DEBUGFS_FWSTATS_ADD(aes, encrypt_packets); in wl1251_debugfs_add_files()
425 DEBUGFS_FWSTATS_ADD(aes, decrypt_packets); in wl1251_debugfs_add_files()
426 DEBUGFS_FWSTATS_ADD(aes, encrypt_interrupt); in wl1251_debugfs_add_files()
427 DEBUGFS_FWSTATS_ADD(aes, decrypt_interrupt); in wl1251_debugfs_add_files()