Lines Matching refs:_info
79 const char __user *_info,
89 p = strndup_user(_info, PAGE_SIZE);
114 const char __user *_info,
128 ret = keyctl_pkey_params_get(uparams.key_id, _info, params);
170 const char __user *_info,
179 ret = keyctl_pkey_params_get(id, _info, ¶ms);
202 * _info is a string of supplementary information in key=val format. For
216 const char __user *_info,
224 ret = keyctl_pkey_params_get_2(_params, _info, op, ¶ms);
279 * _info is a string of supplementary information in key=val format. For
291 const char __user *_info,
299 ret = keyctl_pkey_params_get_2(_params, _info, KEYCTL_PKEY_VERIFY,