X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=security%2Fkeys%2Finternal.h;h=1bb416f4bbcef7aa9315e9efcb59d292389ee8b2;hb=314c98d589b9da40af42cfe7213eff04c74caea3;hp=3c2877f0663ebc6f60d5a9585ff985df52a502f5;hpb=da206c9e68cb93fcab43592d46276c02889c1250;p=linux-2.6 diff --git a/security/keys/internal.h b/security/keys/internal.h index 3c2877f066..1bb416f4bb 100644 --- a/security/keys/internal.h +++ b/security/keys/internal.h @@ -99,6 +99,7 @@ extern int install_process_keyring(struct task_struct *tsk); extern struct key *request_key_and_link(struct key_type *type, const char *description, const char *callout_info, + void *aux, struct key *dest_keyring, unsigned long flags);