Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dspu2.h35 enum spu2_hash_type { enum
189 enum hash_type spu2_hash_type(u32 src_sent);
Dspu2.c73 static char *spu2_hash_type_name(enum spu2_hash_type hash_type) in spu2_hash_type_name()
236 enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) in spu2_hash_xlate()
312 enum spu2_hash_type hash_type; in spu2_dump_fmd_ctrl0()
614 enum spu2_hash_type auth_type, in spu2_fmd_ctrl0_write()
909 enum hash_type spu2_hash_type(u32 src_sent) in spu2_hash_type() function
957 enum spu2_hash_type spu2_auth_type = SPU2_HASH_TYPE_NONE; in spu2_create_request()
Dcipher.c4269 spu->spu_hash_type = spu2_hash_type; in spu_functions_register()