Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
A Dspu2.c152 *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()
248 *spu2_type = SPU2_HASH_TYPE_NONE; in spu2_hash_xlate()
251 *spu2_type = SPU2_HASH_TYPE_MD5; in spu2_hash_xlate()
254 *spu2_type = SPU2_HASH_TYPE_SHA1; in spu2_hash_xlate()
257 *spu2_type = SPU2_HASH_TYPE_SHA224; in spu2_hash_xlate()
260 *spu2_type = SPU2_HASH_TYPE_SHA256; in spu2_hash_xlate()
263 *spu2_type = SPU2_HASH_TYPE_SHA384; in spu2_hash_xlate()
[all …]

Completed in 6 milliseconds