Home
last modified time | relevance | path

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

/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()