Searched defs:create (Results 1 - 1 of 1) sorted by relevance

/security/keys/
H A Dkeyctl.c126 /* create or update the requested key and add it to the target
160 * non-NULL in an attempt to create a key. The _callout_info string will be
255 long keyctl_get_keyring_ID(key_serial_t id, int create) argument
261 lflags = create ? KEY_LOOKUP_CREATE : 0;

Completed in 180 milliseconds