Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c687 enum spu2_cipher_mode spu2_ciph_mode = 0; in bcmfs_crypto_build_cipher_req() local
698 &spu2_ciph_type, &spu2_ciph_mode); in bcmfs_crypto_build_cipher_req()
703 SPU2_PROTO_RESV, spu2_ciph_type, spu2_ciph_mode, in bcmfs_crypto_build_cipher_req()
786 enum spu2_cipher_mode spu2_ciph_mode = 0; in bcmfs_crypto_build_chain_request() local
818 &spu2_ciph_mode); in bcmfs_crypto_build_chain_request()
829 spu2_ciph_type, spu2_ciph_mode, in bcmfs_crypto_build_chain_request()
984 enum spu2_cipher_mode spu2_ciph_mode = 0; in bcmfs_crypto_build_aead_request() local
1023 spu2_ciph_mode = SPU2_CIPHER_MODE_GCM; in bcmfs_crypto_build_aead_request()
1045 spu2_ciph_mode = SPU2_CIPHER_MODE_CCM; in bcmfs_crypto_build_aead_request()
1060 spu2_ciph_type, spu2_ciph_mode, in bcmfs_crypto_build_aead_request()