Searched refs:ciph_type (Results 1 – 1 of 1) sorted by relevance
235 enum hash_type hash_type, enum spu_cipher_type ciph_type, in spu2_hash_xlate() argument269 switch (ciph_type) { in spu2_hash_xlate()310 enum spu2_cipher_type ciph_type; in spu2_dump_fmd_ctrl0() local327 ciph_type = (ctrl0 & SPU2_CIPH_TYPE) >> SPU2_CIPH_TYPE_SHIFT; in spu2_dump_fmd_ctrl0()328 ciph_name = spu2_ciph_type_name(ciph_type); in spu2_dump_fmd_ctrl0()331 if (ciph_type != SPU2_CIPHER_TYPE_NONE) { in spu2_dump_fmd_ctrl0()