Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c221 enum spu2_hash_type *spu2_type, in spu2_hash_xlate() argument
228 *spu2_type = SPU2_HASH_TYPE_NONE; in spu2_hash_xlate()
231 *spu2_type = SPU2_HASH_TYPE_MD5; in spu2_hash_xlate()
234 *spu2_type = SPU2_HASH_TYPE_MD5; in spu2_hash_xlate()
238 *spu2_type = SPU2_HASH_TYPE_SHA1; in spu2_hash_xlate()
241 *spu2_type = SPU2_HASH_TYPE_SHA1; in spu2_hash_xlate()
245 *spu2_type = SPU2_HASH_TYPE_SHA224; in spu2_hash_xlate()
248 *spu2_type = SPU2_HASH_TYPE_SHA224; in spu2_hash_xlate()
252 *spu2_type = SPU2_HASH_TYPE_SHA256; in spu2_hash_xlate()
255 *spu2_type = SPU2_HASH_TYPE_SHA256; in spu2_hash_xlate()
[all …]