aes_bytes          93 drivers/crypto/nx/nx-aes-cbc.c 			     &(nx_ctx->stats->aes_bytes));
aes_bytes         268 drivers/crypto/nx/nx-aes-ccm.c 		atomic64_add(assoclen, &nx_ctx->stats->aes_bytes);
aes_bytes         316 drivers/crypto/nx/nx-aes-ccm.c 			atomic64_add(assoclen, &nx_ctx->stats->aes_bytes);
aes_bytes         395 drivers/crypto/nx/nx-aes-ccm.c 			     &(nx_ctx->stats->aes_bytes));
aes_bytes         464 drivers/crypto/nx/nx-aes-ccm.c 			     &(nx_ctx->stats->aes_bytes));
aes_bytes         107 drivers/crypto/nx/nx-aes-ctr.c 			     &(nx_ctx->stats->aes_bytes));
aes_bytes          92 drivers/crypto/nx/nx-aes-ecb.c 			     &(nx_ctx->stats->aes_bytes));
aes_bytes         159 drivers/crypto/nx/nx-aes-gcm.c 		atomic64_add(assoclen, &(nx_ctx->stats->aes_bytes));
aes_bytes         232 drivers/crypto/nx/nx-aes-gcm.c 		atomic64_add(assoclen, &(nx_ctx->stats->aes_bytes));
aes_bytes         390 drivers/crypto/nx/nx-aes-gcm.c 			     &(nx_ctx->stats->aes_bytes));
aes_bytes          63 drivers/crypto/nx/nx.h 	atomic64_t aes_bytes;
aes_bytes          47 drivers/crypto/nx/nx_debugfs.c 			   root, (u64 *)&drv->stats.aes_bytes);