Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c718 uint64_t sdesc_offset; in build_auth_only_sg() local
746 (phys_addr_t)(caam_jr_dma_vtop(cdb)) + sdesc_offset, in build_auth_only_sg()
803 uint64_t sdesc_offset; in build_auth_only() local
821 (phys_addr_t)(caam_jr_dma_vtop(cdb)) + sdesc_offset, in build_auth_only()
868 uint64_t sdesc_offset; in build_cipher_only_sg() local
900 (phys_addr_t)(caam_jr_dma_vtop(cdb)) + sdesc_offset, in build_cipher_only_sg()
983 uint64_t sdesc_offset; in build_cipher_only() local
1006 (phys_addr_t)(caam_jr_dma_vtop(cdb)) + sdesc_offset, in build_cipher_only()
1058 uint64_t sdesc_offset; in build_cipher_auth_sg() local
1202 uint64_t sdesc_offset; in build_cipher_auth() local
[all …]