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
104 if [ $? -eq 0 ]; then
121 if [ $? -eq 0 ]; then
128 && [ $ima_modsig -eq 0 ]; then
133 && [ $pe_signed -eq 0 ]; then
138 && [ $ima_modsig -eq 0 ]; then
144 && [ $ima_read_policy -eq 0 ]; then
148 if [ $pe_sig_required -eq 0 ] && [ $ima_appraise -eq 0 ]; then
152 && [ $ima_read_policy -eq 1 ]; then
161 if [ $? -eq 0 ]; then
162 if [ $platform_keyring -eq 0 ]; then
170 && [ $pe_signed -eq 0 ]; then
174 if [ $ima_sig_required -eq 1 ] && [ $ima_signed -eq 0 ]; then
180 && [ $ima_signed -eq 0 ]; then
195 if [ $? -eq 0 ]; then
229 if [ "$(get_arch)" == 'ppc64le' ]; then