Searched refs:security_key_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsecurity.h2003 int security_key_alloc(struct key *key, const struct cred *cred, unsigned long flags);
2014 static inline int security_key_alloc(struct key *key, function
/linux-master/security/keys/
H A Dkey.c314 ret = security_key_alloc(key, cred, flags);
/linux-master/security/
H A Dsecurity.c5245 * security_key_alloc() - Allocate and initialize a kernel key LSM blob
5255 int security_key_alloc(struct key *key, const struct cred *cred, function

Completed in 127 milliseconds