Home
last modified time | relevance | path

Searched refs:adf_cfg_key_value_find (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.c188 static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s, in adf_cfg_key_value_find() function
226 keyval = adf_cfg_key_value_find(sec, key_name); in adf_cfg_key_val_get()