Searched refs:ciph_type (Results 1 – 1 of 1) sorted by relevance
246 enum hash_type hash_type, enum spu_cipher_type ciph_type, in spu2_hash_xlate() argument280 switch (ciph_type) { in spu2_hash_xlate()321 enum spu2_cipher_type ciph_type; in spu2_dump_fmd_ctrl0() local338 ciph_type = (ctrl0 & SPU2_CIPH_TYPE) >> SPU2_CIPH_TYPE_SHIFT; in spu2_dump_fmd_ctrl0()339 ciph_name = spu2_ciph_type_name(ciph_type); in spu2_dump_fmd_ctrl0()342 if (ciph_type != SPU2_CIPHER_TYPE_NONE) { in spu2_dump_fmd_ctrl0()