Home | History | Annotate | Download | only in engine

Lines Matching full:is_ready

1493   // decryption.  Otherwise, the cryptographer is made ready (is_ready()).
2498 if (!cryptographer->is_ready() && !cryptographer->has_pending_keys()) {
2510 } else if (!cryptographer->is_ready()) {