Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/bcm/
Dcipher.c953 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1859 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
1861 else if (spu->spu_type == SPU_TYPE_SPU2) in skcipher_setkey()
1929 (iproc_priv.spu.spu_type == SPU_TYPE_SPU2)) { in ahash_enqueue()
2005 if (spu->spu_type == SPU_TYPE_SPU2) in spu_no_incr_hash()
2394 if (iproc_priv.spu.spu_type == SPU_TYPE_SPUM) { in ahash_hmac_setkey()
2479 if (iproc_priv.spu.spu_type == SPU_TYPE_SPU2) { in ahash_hmac_digest()
2528 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2562 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4286 enum spu_spu_type spu_type, in spu_functions_register() argument
[all …]
Dcipher.h408 enum spu_spu_type spu_type; member
Dutil.c455 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()