Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h75 SPU_TYPE_SPUM, enumerator
H A Dcipher.c953 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1859 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
2394 if (iproc_priv.spu.spu_type == SPU_TYPE_SPUM) { in ahash_hmac_setkey()
2528 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2562 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4291 if (spu_type == SPU_TYPE_SPUM) { in spu_functions_register()
4462 (spu->spu_type == SPU_TYPE_SPUM)) in spu_register_ahash()
4596 SPU_TYPE_SPUM, SPU_SUBTYPE_SPUM_NS2
4600 SPU_TYPE_SPUM, SPU_SUBTYPE_SPUM_NSP
4690 if (spu->spu_type == SPU_TYPE_SPUM) in bcm_spu_probe()
H A Dutil.c455 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()