cipher_cnt        538 drivers/crypto/bcm/cipher.c 		   &iproc_priv.cipher_cnt[ctx->cipher.alg][ctx->cipher.mode]);
cipher_cnt       4513 drivers/crypto/bcm/cipher.c 			atomic_set(&iproc_priv.cipher_cnt[i][j], 0);
cipher_cnt        445 drivers/crypto/bcm/cipher.h 	atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
cipher_cnt        386 drivers/crypto/bcm/util.c 			op_cnt = atomic_read(&ipriv->cipher_cnt[alg][mode]);