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);
177 const char __user *_info,
184 ret = keyctl_pkey_params_get(id, _info, ¶ms);
207 * _info is a string of supplementary information in key=val format. For
221 const char __user *_info,
229 ret = keyctl_pkey_params_get_2(_params, _info, op, ¶ms);
285 * _info is a string of supplementary information in key=val format. For
297 const char __user *_info,
305 ret = keyctl_pkey_params_get_2(_params, _info, KEYCTL_PKEY_VERIFY,