Home
last modified time | relevance | path

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

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