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

/linux-4.1.27/security/keys/
H A Dkey.c224 struct key *key_alloc(struct key_type *type, const char *desc, key_alloc() function
349 EXPORT_SYMBOL(key_alloc); variable
/linux-4.1.27/include/linux/
H A Dsecurity.h1743 int (*key_alloc) (struct key *key, const struct cred *cred, unsigned long flags); member in struct:security_operations

Completed in 267 milliseconds