Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c43 SPU2_HASH_TYPE_AES128 = 0x1, enumerator
304 *spu2_type = SPU2_HASH_TYPE_AES128; in spu2_hash_xlate()
320 *spu2_type = SPU2_HASH_TYPE_AES128; in spu2_hash_xlate()
336 *spu2_type = SPU2_HASH_TYPE_AES128; in spu2_hash_xlate()
352 *spu2_type = SPU2_HASH_TYPE_AES128; in spu2_hash_xlate()
1006 spu2_auth_type = SPU2_HASH_TYPE_AES128; in bcmfs_crypto_build_aead_request()