Lines Matching refs:request_key
357 request_key and keyctl. The latter provides a number of functions for
373 KEY_SPEC_REQKEY_AUTH_KEY -7 assumed request_key()
423 key_serial_t request_key(const char *type, const char *description,
735 request_key() system call.
1146 struct key *request_key(const struct key_type *type,
1173 This is identical to request_key(), except that a domain tag may be
1189 passed to the key_type->request_key() op if it exists, and the
1322 This can be used with a function such as request_key() to find a specific
1324 with keyring_search(). Note that it is not possible to use request_key() to
1631 * ``int (*request_key)(struct key_construction *cons, const char *op, void *aux);``
1633 This method is optional. If provided, request_key() and friends will
1655 caller of request_key*(). complete_request_key() must be called prior to