Home
last modified time | relevance | path

Searched refs:key_alloc (Results 1 – 7 of 7) sorted by relevance

/security/keys/
A Drequest_key_auth.c216 authkey = key_alloc(&key_type_request_key_auth, desc, in request_key_auth_new()
A Dkey.c224 struct key *key_alloc(struct key_type *type, const char *desc, in key_alloc() function
361 EXPORT_SYMBOL(key_alloc);
933 key = key_alloc(index_key.type, index_key.description, in __key_create_or_update()
A Drequest_key.c395 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key()
A Dkeyring.c526 keyring = key_alloc(&key_type_keyring, description, in keyring_alloc()
/security/
A Dsecurity.c5515 rc = call_int_hook(key_alloc, key, cred, flags); in security_key_alloc()
/security/smack/
A Dsmack_lsm.c5165 LSM_HOOK_INIT(key_alloc, smack_key_alloc),
/security/selinux/
A Dhooks.c7593 LSM_HOOK_INIT(key_alloc, selinux_key_alloc),

Completed in 43 milliseconds