Home
last modified time | relevance | path

Searched defs:is_inbound (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c420 bool is_inbound, bool auth_first, in spu2_fmd_ctrl0_write()
455 spu2_fmd_ctrl1_write(struct spu2_fmd *fmd, bool is_inbound, in spu2_fmd_ctrl1_write()
573 bool is_inbound = (auth_op == RTE_CRYPTO_AUTH_OP_VERIFY); in bcmfs_crypto_build_auth_req() local
689 bool is_inbound = (cipher_op == RTE_CRYPTO_CIPHER_OP_DECRYPT); in bcmfs_crypto_build_cipher_req() local
799 bool is_inbound = (auth_op == RTE_CRYPTO_AUTH_OP_VERIFY); in bcmfs_crypto_build_chain_request() local
993 bool is_inbound = (aeop == RTE_CRYPTO_AEAD_OP_DECRYPT); in bcmfs_crypto_build_aead_request() local