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.c139 enum spu2_cipher_type *spu2_type, in spu2_cipher_xlate() argument
152 *spu2_type = SPU2_CIPHER_TYPE_NONE; in spu2_cipher_xlate()
157 *spu2_type = SPU2_CIPHER_TYPE_NONE; in spu2_cipher_xlate()
160 *spu2_type = SPU2_CIPHER_TYPE_DES; in spu2_cipher_xlate()
163 *spu2_type = SPU2_CIPHER_TYPE_3DES; in spu2_cipher_xlate()
168 *spu2_type = SPU2_CIPHER_TYPE_AES128; in spu2_cipher_xlate()
171 *spu2_type = SPU2_CIPHER_TYPE_AES192; in spu2_cipher_xlate()
174 *spu2_type = SPU2_CIPHER_TYPE_AES256; in spu2_cipher_xlate()
236 enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) in spu2_hash_xlate() argument
248 *spu2_type = SPU2_HASH_TYPE_NONE; in spu2_hash_xlate()
[all …]