Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.h71 SPU_OP_NUM enumerator
442 atomic_t op_counts[SPU_OP_NUM];
450 atomic_t setkey_cnt[SPU_OP_NUM];
H A Dcipher.c4349 for (i = 0; i < SPU_OP_NUM; i++) { in spu_counters_init()