Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dutil.c380 atomic_read(&ipriv->setkey_cnt[SPU_OP_CIPHER])); in spu_debugfs_read()
383 atomic_read(&ipriv->op_counts[SPU_OP_CIPHER])); in spu_debugfs_read()
H A Dcipher.h66 SPU_OP_CIPHER, enumerator
H A Dcipher.c501 atomic_inc(&iproc_priv.op_counts[SPU_OP_CIPHER]); in handle_skcipher_resp()
1887 atomic_inc(&iproc_priv.setkey_cnt[SPU_OP_CIPHER]); in skcipher_setkey()