Searched refs:cipher_cnt (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/bcm/ | ||
| H A D | cipher.h | 444 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST]; member |
| H A D | util.c | 388 op_cnt = atomic_read(&ipriv->cipher_cnt[alg][mode]); in spu_debugfs_read() |