Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.h81 bcmfs_crypto_build_cipher_req(struct bcmfs_sym_request *req,
H A Dbcmfs_sym.c57 rc = bcmfs_crypto_build_cipher_req(req, sess->cipher.algo, in process_crypto_cipher_op()
H A Dbcmfs_sym_engine.c677 bcmfs_crypto_build_cipher_req(struct bcmfs_sym_request *sreq, in bcmfs_crypto_build_cipher_req() function