Searched refs:gen_handle (Results 1 – 2 of 2) sorted by relevance
1580 sal_service_t *gen_handle = NULL; in icp_sal_DcPollInstance() local1592 gen_handle = &(dc_handle->generic_service_info); in icp_sal_DcPollInstance()1593 if (SAL_SERVICE_TYPE_COMPRESSION != gen_handle->type) { in icp_sal_DcPollInstance()1623 sal_service_t *gen_handle = instanceHandle; in cpaDcInstanceSetNotificationCb() local1625 LAC_CHECK_NULL_PARAM(gen_handle); in cpaDcInstanceSetNotificationCb()1626 gen_handle->notification_cb = pInstanceNotificationCb; in cpaDcInstanceSetNotificationCb()1627 gen_handle->cb_tag = pCallbackTag; in cpaDcInstanceSetNotificationCb()
1065 sal_service_t *gen_handle = instanceHandle; in cpaCyInstanceSetNotificationCb() local1067 LAC_CHECK_NULL_PARAM(gen_handle); in cpaCyInstanceSetNotificationCb()1068 gen_handle->notification_cb = pInstanceNotificationCb; in cpaCyInstanceSetNotificationCb()1069 gen_handle->cb_tag = pCallbackTag; in cpaCyInstanceSetNotificationCb()1478 sal_service_t *gen_handle = NULL; in icp_sal_CyPollInstance() local1495 gen_handle = &(crypto_handle->generic_service_info); in icp_sal_CyPollInstance()1503 switch (gen_handle->type) { in icp_sal_CyPollInstance()