Searched refs:aes_ops (Results 1 – 10 of 10) sorted by relevance
98 atomic_inc(&(nx_ctx->stats->aes_ops)); in nx_xcbc_empty() 126 atomic_inc(&(nx_ctx->stats->aes_ops)); in nx_xcbc_empty() 229 atomic_inc(&(nx_ctx->stats->aes_ops)); in nx_xcbc_update() 304 atomic_inc(&(nx_ctx->stats->aes_ops)); in nx_xcbc_finup()
262 atomic_inc(&(nx_ctx->stats->aes_ops)); in generate_pat() 310 atomic_inc(&(nx_ctx->stats->aes_ops)); in generate_pat() 387 atomic_inc(&(nx_ctx->stats->aes_ops)); in ccm_nx_decrypt() 456 atomic_inc(&(nx_ctx->stats->aes_ops)); in ccm_nx_encrypt()
155 atomic_inc(&(nx_ctx->stats->aes_ops)); in nx_gca() 227 atomic_inc(&(nx_ctx->stats->aes_ops)); in gmac() 286 atomic_inc(&(nx_ctx->stats->aes_ops)); in gcm_empty() 381 atomic_inc(&(nx_ctx->stats->aes_ops)); in gcm_aes_nx_crypt()
40 debugfs_create_u32("aes_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init() 41 root, &drv->stats.aes_ops.counter); in nx_debugfs_init()
90 atomic_inc(&(nx_ctx->stats->aes_ops)); in ecb_aes_nx_crypt()
92 atomic_inc(&(nx_ctx->stats->aes_ops)); in cbc_aes_nx_crypt()
106 atomic_inc(&(nx_ctx->stats->aes_ops)); in ctr_aes_nx_crypt()
66 atomic_t aes_ops; member
34 struct aes_ops { struct 52 struct aes_ops *ops; argument 128 static struct aes_ops aes128_ops = {140 static struct aes_ops aes192_ops = {152 static struct aes_ops aes256_ops = {
32 aes_ops: