Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
A Dspu2.c153 *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()
249 *spu2_type = SPU2_HASH_TYPE_NONE; in spu2_hash_xlate()
252 *spu2_type = SPU2_HASH_TYPE_MD5; in spu2_hash_xlate()
255 *spu2_type = SPU2_HASH_TYPE_SHA1; in spu2_hash_xlate()
258 *spu2_type = SPU2_HASH_TYPE_SHA224; in spu2_hash_xlate()
261 *spu2_type = SPU2_HASH_TYPE_SHA256; in spu2_hash_xlate()
264 *spu2_type = SPU2_HASH_TYPE_SHA384; in spu2_hash_xlate()
[all …]

Completed in 6 milliseconds