Loading include/linux/security.h +4 −1 Original line number Diff line number Diff line Loading @@ -2988,7 +2988,10 @@ static inline int security_key_getsecurity(struct key *key, char **_buffer) static inline int security_key_session_to_parent(const struct cred *cred, const struct cred *parent_cred, struct key *key); struct key *key) { return 0; } #endif #endif /* CONFIG_KEYS */ Loading Loading
include/linux/security.h +4 −1 Original line number Diff line number Diff line Loading @@ -2988,7 +2988,10 @@ static inline int security_key_getsecurity(struct key *key, char **_buffer) static inline int security_key_session_to_parent(const struct cred *cred, const struct cred *parent_cred, struct key *key); struct key *key) { return 0; } #endif #endif /* CONFIG_KEYS */ Loading