Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c72 op_fle = fle + 1; in build_raw_dp_chain_fd()
85 DPAA2_SET_FLE_SG_EXT(op_fle); in build_raw_dp_chain_fd()
221 op_fle = fle + 1; in build_raw_dp_aead_fd()
234 DPAA2_SET_FLE_SG_EXT(op_fle); in build_raw_dp_aead_fd()
374 op_fle = fle + 1; in build_raw_dp_auth_fd()
386 DPAA2_SET_FLE_ADDR(op_fle, in build_raw_dp_auth_fd()
484 op_fle = fle + 1; in build_raw_dp_proto_fd()
489 DPAA2_SET_FLE_IVP(op_fle); in build_raw_dp_proto_fd()
537 op_fle->length = out_len; in build_raw_dp_proto_fd()
621 op_fle = fle + 1; in build_raw_dp_cipher_fd()
[all …]
H A Ddpaa2_sec_dpseci.c119 op_fle = fle + 1; in build_proto_compound_sg_fd()
129 DPAA2_SET_FLE_IVP(op_fle); in build_proto_compound_sg_fd()
139 DPAA2_SET_FLE_SG_EXT(op_fle); in build_proto_compound_sg_fd()
159 op_fle->length = out_len; in build_proto_compound_sg_fd()
233 op_fle = fle + 1; in build_proto_compound_fd()
242 DPAA2_SET_FLE_IVP(op_fle); in build_proto_compound_fd()
347 op_fle = fle + 1; in build_authenc_gcm_sg_fd()
637 op_fle = fle + 1; in build_authenc_sg_fd()
931 op_fle = fle + 1; in build_auth_sg_fd()
942 DPAA2_SET_FLE_ADDR(op_fle, in build_auth_sg_fd()
[all …]