Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c569 enum spu2_hash_mode spu2_auth_mode; in bcmfs_crypto_build_auth_req() local
597 &spu2_auth_mode); in bcmfs_crypto_build_auth_req()
605 SPU2_VAL_NONE, spu2_auth_type, spu2_auth_mode); in bcmfs_crypto_build_auth_req()
787 enum spu2_hash_mode spu2_auth_mode = 0; in bcmfs_crypto_build_chain_request() local
812 &spu2_auth_mode); in bcmfs_crypto_build_chain_request()
830 spu2_auth_type, spu2_auth_mode); in bcmfs_crypto_build_chain_request()
985 enum spu2_hash_mode spu2_auth_mode = 0; in bcmfs_crypto_build_aead_request() local
1022 spu2_auth_mode = SPU2_HASH_MODE_GCM; in bcmfs_crypto_build_aead_request()
1044 spu2_auth_mode = SPU2_HASH_MODE_CCM; in bcmfs_crypto_build_aead_request()
1061 spu2_auth_type, spu2_auth_mode); in bcmfs_crypto_build_aead_request()