Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_desc.h76 #define SEC_JD_SET_IN_PTR(descriptor, phys_addr, offset, length) { \ macro
H A Dcaam_jr.c787 SEC_JD_SET_IN_PTR(jobdescr, in build_auth_only_sg()
831 SEC_JD_SET_IN_PTR(jobdescr, in build_auth_only()
853 SEC_JD_SET_IN_PTR(jobdescr, (uint64_t)start_addr, in build_auth_only()
967 SEC_JD_SET_IN_PTR(jobdescr, (uint64_t)caam_jr_vtop_ctx(ctx, in_sg), 0, in build_cipher_only_sg()
1021 SEC_JD_SET_IN_PTR(jobdescr, (uint64_t)caam_jr_vtop_ctx(ctx, sg), 0, in build_cipher_only()
1178 SEC_JD_SET_IN_PTR(jobdescr, (uint64_t)caam_jr_dma_vtop(in_sg), 0, in build_cipher_auth_sg()
1266 SEC_JD_SET_IN_PTR(jobdescr, (uint64_t)caam_jr_dma_vtop(&ctx->sg[0]), 0, in build_cipher_auth()
1339 SEC_JD_SET_IN_PTR(jobdescr, (uint64_t)src_start_addr, 0, in build_proto()