Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu2.c140 enum spu2_cipher_type *spu2_type, in spu2_cipher_xlate() argument
153 *spu2_type = SPU2_CIPHER_TYPE_NONE; in spu2_cipher_xlate()
158 *spu2_type = SPU2_CIPHER_TYPE_NONE; in spu2_cipher_xlate()
161 *spu2_type = SPU2_CIPHER_TYPE_DES; in spu2_cipher_xlate()
164 *spu2_type = SPU2_CIPHER_TYPE_3DES; in spu2_cipher_xlate()
169 *spu2_type = SPU2_CIPHER_TYPE_AES128; in spu2_cipher_xlate()
172 *spu2_type = SPU2_CIPHER_TYPE_AES192; in spu2_cipher_xlate()
175 *spu2_type = SPU2_CIPHER_TYPE_AES256; in spu2_cipher_xlate()
237 enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) in spu2_hash_xlate() argument
249 *spu2_type = SPU2_HASH_TYPE_NONE; in spu2_hash_xlate()
[all …]