Home
last modified time | relevance | path

Searched refs:HPRE_OVER_THRHLD_CNT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre.h40 HPRE_OVER_THRHLD_CNT, enumerator
H A Dhpre_crypto.c449 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_dh_cb()
468 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_rsa_cb()
1488 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_ecdh_cb()
1802 atomic64_inc(&dfx[HPRE_OVER_THRHLD_CNT].value); in hpre_curve25519_cb()
H A Dhpre_main.c934 atomic64_set(&hpre_dfx[HPRE_OVER_THRHLD_CNT].value, 0); in hpre_debugfs_atomic64_set()