lsm: add lsmprop_to_secctx hook
Add a new hook security_lsmprop_to_secctx() and its LSM specific implementations. The LSM specific code will use the lsm_prop element allocated for that module. This allows for the possibility that more than one module may be called upon to translate a secid to a string, as can occur in the audit code. Signed-off-by:Casey Schaufler <casey@schaufler-ca.com> [PM: subject line tweak] Signed-off-by:
Paul Moore <paul@paul-moore.com>
Loading
Please sign in to comment