Searched refs:security_key_alloc (Results 1 – 3 of 3) sorted by relevance
1908 int security_key_alloc(struct key *key, const struct cred *cred, unsigned long flags);1916 static inline int security_key_alloc(struct key *key, in security_key_alloc() function
314 ret = security_key_alloc(key, cred, flags); in key_alloc()
2624 int security_key_alloc(struct key *key, const struct cred *cred, in security_key_alloc() function
Completed in 18 milliseconds