cpl_fw6_pld
struct cpl_fw6_pld *fw6_pld, u8 *iv)
struct cpl_fw6_pld *fw6_pld, u8 *iv)
struct cpl_fw6_pld *fw6_pld = (struct cpl_fw6_pld *)input;
struct cpl_fw6_pld *fw6_pld;
fw6_pld = (struct cpl_fw6_pld *)input;
memcpy(req->result, input + sizeof(struct cpl_fw6_pld),
input + sizeof(struct cpl_fw6_pld),
memcpy(reqctx->partial_hash, input + sizeof(struct cpl_fw6_pld),
struct cpl_fw6_pld *fw6_pld;
fw6_pld = (struct cpl_fw6_pld *)input;
const struct cpl_fw6_pld *rpl = (struct cpl_fw6_pld *)rsp;