Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.h90 struct spu_type_subtype { struct
H A Dcipher.c4536 static struct spu_type_subtype spum_ns2_types = {
4540 static struct spu_type_subtype spum_nsp_types = {
4544 static struct spu_type_subtype spu2_types = {
4548 static struct spu_type_subtype spu2_v2_types = {
4579 const struct spu_type_subtype *matched_spu_type; in spu_dt_read()