Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dutil.c382 atomic_read(&ipriv->setkey_cnt[SPU_OP_CIPHER])); in spu_debugfs_read()
385 atomic_read(&ipriv->op_counts[SPU_OP_CIPHER])); in spu_debugfs_read()
H A Dcipher.h67 SPU_OP_CIPHER, enumerator
H A Dcipher.c499 atomic_inc(&iproc_priv.op_counts[SPU_OP_CIPHER]); in handle_skcipher_resp()
1884 atomic_inc(&iproc_priv.setkey_cnt[SPU_OP_CIPHER]); in skcipher_setkey()