Searched refs:ok (Results 1 – 3 of 3) sorted by relevance
288 int ok; in crypto_probing_notify() local290 ok = blocking_notifier_call_chain(&crypto_chain, val, v); in crypto_probing_notify()291 if (ok == NOTIFY_DONE) { in crypto_probing_notify()293 ok = blocking_notifier_call_chain(&crypto_chain, val, v); in crypto_probing_notify()296 return ok; in crypto_probing_notify()304 int ok; in crypto_alg_mod_lookup() local320 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()322 if (ok == NOTIFY_STOP) in crypto_alg_mod_lookup()
461 bool ok = false; in check_fips140_module_hmac() local530 ok = true; in check_fips140_module_hmac()541 return ok; in check_fips140_module_hmac()
240 goto ok; in skcipher_next_slow()273 ok: in skcipher_next_slow()