Lines Matching full:then
30 if [ $? -eq 1 ]; then
41 # First check for appended signature (modsig), then xattr
42 if [ $ima_read_policy -eq 1 ]; then
46 if [ $ret -eq 1 ]; then
66 if [ $ret -eq 1 ]; then
81 if [ $? -eq 1 ]; then
87 if [ $? -eq 0 ]; then
103 if [ "$sig" == "$module_sig_string" ]; then
120 if [ $? -eq 0 ]; then
127 && [ $ima_modsig -eq 0 ]; then
132 && [ $pe_signed -eq 0 ]; then
137 && [ $ima_modsig -eq 0 ]; then
143 && [ $ima_read_policy -eq 0 ]; then
147 if [ $pe_sig_required -eq 0 ] && [ $ima_appraise -eq 0 ]; then
151 && [ $ima_read_policy -eq 1 ]; then
160 if [ $? -eq 0 ]; then
161 if [ $platform_keyring -eq 0 ]; then
169 && [ $pe_signed -eq 0 ]; then
173 if [ $ima_sig_required -eq 1 ] && [ $ima_signed -eq 0 ]; then
179 && [ $ima_signed -eq 0 ]; then
194 if [ $? -eq 0 ]; then