Searched refs:dpaa_sec_op_ctx (Results 1 – 3 of 3) sorted by relevance
61 static inline struct dpaa_sec_op_ctx *64 struct dpaa_sec_op_ctx *ctx; in dpaa_sec_alloc_raw_ctx()108 struct dpaa_sec_op_ctx *ctx; in build_dpaa_raw_dp_auth_fd()235 struct dpaa_sec_op_ctx *ctx; in build_raw_cipher_auth_gcm_sg()394 struct dpaa_sec_op_ctx *ctx; in build_dpaa_raw_dp_chain_fd()548 struct dpaa_sec_op_ctx *ctx; in build_dpaa_raw_dp_cipher_fd()668 struct dpaa_sec_op_ctx *ctx; in build_dpaa_raw_proto_sg()895 struct dpaa_sec_op_ctx *ctx; in dpaa_sec_deq_raw()908 ctx = container_of(job, struct dpaa_sec_op_ctx, job); in dpaa_sec_deq_raw()
77 struct dpaa_sec_op_ctx *ctx; in dpaa_sec_alloc_ctx()153 struct dpaa_sec_op_ctx *ctx; in dqrr_out_fq_cb_rx()886 struct dpaa_sec_op_ctx *ctx; in build_auth_only_sg()1015 struct dpaa_sec_op_ctx *ctx; in build_auth_only()1109 struct dpaa_sec_op_ctx *ctx; in build_cipher_only_sg()1218 struct dpaa_sec_op_ctx *ctx; in build_cipher_only()1288 struct dpaa_sec_op_ctx *ctx; in build_cipher_auth_gcm_sg()1425 struct dpaa_sec_op_ctx *ctx; in build_cipher_auth_gcm()1537 struct dpaa_sec_op_ctx *ctx; in build_cipher_auth_sg()1663 struct dpaa_sec_op_ctx *ctx; in build_cipher_auth()[all …]
38 #define CTX_POOL_BUF_SIZE sizeof(struct dpaa_sec_op_ctx)241 struct dpaa_sec_op_ctx { struct