Home
last modified time | relevance | path

Searched refs:spu_subtype (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h411 enum spu_spu_subtype spu_subtype; member
H A Dcipher.c2544 (spu->spu_subtype == SPU_SUBTYPE_SPUM_NSP) && in aead_need_fallback()
4290 enum spu_spu_subtype spu_subtype) in spu_functions_register() argument
4315 if (spu_subtype == SPU_SUBTYPE_SPUM_NS2) in spu_functions_register()
4470 (spu->spu_subtype != SPU_SUBTYPE_SPU2_V2)) in spu_register_ahash()
4655 spu->spu_subtype = matched_spu_type->subtype; in spu_dt_read()
4698 spu_functions_register(dev, spu->spu_type, spu->spu_subtype); in bcm_spu_probe()