Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h444 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST]; member
H A Dutil.c388 op_cnt = atomic_read(&ipriv->cipher_cnt[alg][mode]); in spu_debugfs_read()
H A Dcipher.c501 &iproc_priv.cipher_cnt[ctx->cipher.alg][ctx->cipher.mode]); in handle_skcipher_resp()
4415 atomic_set(&iproc_priv.cipher_cnt[i][j], 0); in spu_counters_init()