Searched refs:gen_handle (Results 1 – 2 of 2) sorted by relevance
1582 sal_service_t *gen_handle = NULL; in icp_sal_DcPollInstance() local1594 gen_handle = &(dc_handle->generic_service_info); in icp_sal_DcPollInstance()1595 if (SAL_SERVICE_TYPE_COMPRESSION != gen_handle->type) { in icp_sal_DcPollInstance()1625 sal_service_t *gen_handle = instanceHandle; in cpaDcInstanceSetNotificationCb() local1627 LAC_CHECK_NULL_PARAM(gen_handle); in cpaDcInstanceSetNotificationCb()1628 gen_handle->notification_cb = pInstanceNotificationCb; in cpaDcInstanceSetNotificationCb()1629 gen_handle->cb_tag = pCallbackTag; in cpaDcInstanceSetNotificationCb()
1067 sal_service_t *gen_handle = instanceHandle; in cpaCyInstanceSetNotificationCb() local1070 LAC_CHECK_NULL_PARAM(gen_handle); in cpaCyInstanceSetNotificationCb()1071 gen_handle->notification_cb = pInstanceNotificationCb; in cpaCyInstanceSetNotificationCb()1072 gen_handle->cb_tag = pCallbackTag; in cpaCyInstanceSetNotificationCb()1669 sal_service_t *gen_handle = NULL; in icp_sal_CyPollInstance() local1686 gen_handle = &(crypto_handle->generic_service_info); in icp_sal_CyPollInstance()1694 switch (gen_handle->type) { in icp_sal_CyPollInstance()