Searched refs:security_key_alloc (Results 1 – 3 of 3) sorted by relevance
1919 int security_key_alloc(struct key *key, const struct cred *cred, unsigned long flags);1927 static inline int security_key_alloc(struct key *key, in security_key_alloc() function
315 ret = security_key_alloc(key, cred, flags); in key_alloc()
5059 int security_key_alloc(struct key *key, const struct cred *cred, in security_key_alloc() function