Searched refs:security_key_alloc (Results 1 – 3 of 3) sorted by relevance
1910 int security_key_alloc(struct key *key, const struct cred *cred, unsigned long flags);1918 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()
5006 int security_key_alloc(struct key *key, const struct cred *cred, in security_key_alloc() function