Searched refs:SEC_JD_SET_OUT_PTR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 84 #define SEC_JD_SET_OUT_PTR(descriptor, phys_addr, offset, length) { \ macro
|
| H A D | caam_jr.c | 750 SEC_JD_SET_OUT_PTR(jobdescr, (uint64_t)sym->auth.digest.phys_addr, in build_auth_only_sg() 825 SEC_JD_SET_OUT_PTR(jobdescr, (uint64_t)sym->auth.digest.phys_addr, in build_auth_only() 932 SEC_JD_SET_OUT_PTR(jobdescr, in build_cipher_only_sg() 1015 SEC_JD_SET_OUT_PTR(jobdescr, (uint64_t)dst_start_addr, in build_cipher_only() 1135 SEC_JD_SET_OUT_PTR(jobdescr, in build_cipher_auth_sg() 1288 SEC_JD_SET_OUT_PTR(jobdescr, in build_cipher_auth() 1336 SEC_JD_SET_OUT_PTR(jobdescr, (uint64_t)dst_start_addr, 0, in build_proto()
|