hmac_cnt         1015 drivers/crypto/bcm/cipher.c 		atomic_inc(&iproc_priv.hmac_cnt[ctx->auth.alg]);
hmac_cnt         4517 drivers/crypto/bcm/cipher.c 		atomic_set(&iproc_priv.hmac_cnt[i], 0);
hmac_cnt          447 drivers/crypto/bcm/cipher.h 	atomic_t hmac_cnt[HASH_ALG_LAST];
hmac_cnt          414 drivers/crypto/bcm/util.c 		op_cnt = atomic_read(&ipriv->hmac_cnt[alg]);