Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h90 struct spu_type_subtype { struct
Dcipher.c4538 static struct spu_type_subtype spum_ns2_types = {
4542 static struct spu_type_subtype spum_nsp_types = {
4546 static struct spu_type_subtype spu2_types = {
4550 static struct spu_type_subtype spu2_v2_types = {
4581 const struct spu_type_subtype *matched_spu_type; in spu_dt_read()