Lines Matching refs:ontoken
91 if (ec->ontoken && (dctx->use == DO_SIGN))
197 if (ec->ontoken && (ec->object != CK_INVALID_HANDLE)) {
198 pk11_ctx->ontoken = ec->ontoken;
229 pk11_ctx->ontoken = ISC_FALSE;
240 pk11_ctx->ontoken ? pk11_ctx->object : hKey),
336 pk11_ctx->ontoken = ISC_FALSE;
415 if (!ec1->ontoken && !ec2->ontoken)
417 else if (ec1->ontoken || ec2->ontoken ||
587 return (ISC_TF((attr != NULL) || ec->ontoken));
598 INSIST((ec->object == CK_INVALID_HANDLE) || ec->ontoken);
825 ec->ontoken = ISC_TRUE;
1051 ec->ontoken = ISC_TRUE;