6520d10 Fix modsign_unsigned and enforcing for SecureBoot

Authored and Committed by pessoft 6 years ago
    Fix modsign_unsigned and enforcing for SecureBoot
    
    Some fixes related mainly to modsign_unsigned() test:

    - Correct message on failed load of unsigned module in enforcing mode

    - Fix return variable to fail, instead pass

    - Add secureboot compatibility, where if secureboot is enabled, kernel should prevent unsigned modules regardless of sig_enforce value.