sec_process
struct adf_cfg_section *sec_process =
if (!sec_process)
list_for_each(list, &sec_process->param_head)
DEVMETHOD(cryptodev_process, sec_process),
static int sec_process(device_t dev, struct cryptop *crp, int hint);