Lines Matching refs:should
50 should be given from the content of the key.
191 The owner and name fields should be set to the owning module and the name of
205 Mandatory. This should free the memory associated with the key. The
253 The owner and name fields should be set to the owning module and the name of
285 If the parser is happy with the blob, it should propose a description for
286 the key and attach it to ->description, ->type_data[0] should be set to
287 point to the subtype to be used, ->payload should be set to point to the
288 initialised data for that subtype, ->type_data[1] should point to a hex
289 fingerprint and quotalen should be updated to indicate how much quota this
290 key should account for.
298 If the data format is not recognised, -EBADMSG should be returned. If it
300 negative error code should be returned. On success, 0 should be returned.