Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
A Dspu2.c236 enum hash_type hash_type, enum spu_cipher_type ciph_type, in spu2_hash_xlate() argument
270 switch (ciph_type) { in spu2_hash_xlate()
311 enum spu2_cipher_type ciph_type; in spu2_dump_fmd_ctrl0() local
328 ciph_type = (ctrl0 & SPU2_CIPH_TYPE) >> SPU2_CIPH_TYPE_SHIFT; in spu2_dump_fmd_ctrl0()
329 ciph_name = spu2_ciph_type_name(ciph_type); in spu2_dump_fmd_ctrl0()
332 if (ciph_type != SPU2_CIPHER_TYPE_NONE) { in spu2_dump_fmd_ctrl0()

Completed in 8 milliseconds