Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/bcm/
Dcipher.c955 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1862 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
1864 else if (spu->spu_type == SPU_TYPE_SPU2) in skcipher_setkey()
1932 (iproc_priv.spu.spu_type == SPU_TYPE_SPU2)) { in ahash_enqueue()
2008 if (spu->spu_type == SPU_TYPE_SPU2) in spu_no_incr_hash()
2397 if (iproc_priv.spu.spu_type == SPU_TYPE_SPUM) { in ahash_hmac_setkey()
2481 if (iproc_priv.spu.spu_type == SPU_TYPE_SPU2) { in ahash_hmac_digest()
2530 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2564 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4318 enum spu_spu_type spu_type, in spu_functions_register() argument
[all …]
Dcipher.h410 enum spu_spu_type spu_type; member
Dutil.c453 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()