Searched refs:sec_process (Results 1 – 2 of 2) sorted by relevance
397 struct adf_cfg_section *sec_process = in adf_cfg_section_copy() local399 if (!sec_process) in adf_cfg_section_copy()402 list_for_each(list, &sec_process->param_head) in adf_cfg_section_copy()
90 static int sec_process(device_t dev, struct cryptop *crp, int hint);128 DEVMETHOD(cryptodev_process, sec_process),1237 sec_process(device_t dev, struct cryptop *crp, int hint) in sec_process() function