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