Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c791 uint64_t cipher_ksize = (cipher_key != NULL) ? in bcmfs_crypto_build_chain_request() local
833 cipher_ksize, false, false, SPU2_VAL_NONE, in bcmfs_crypto_build_chain_request()
838 cipher_ksize, iv_size); in bcmfs_crypto_build_chain_request()
857 if (cipher_ksize != 0) { in bcmfs_crypto_build_chain_request()
859 fsattr_va(cipher_key), cipher_ksize); in bcmfs_crypto_build_chain_request()
860 src_msg_len += cipher_ksize; in bcmfs_crypto_build_chain_request()
864 cipher_ksize); in bcmfs_crypto_build_chain_request()