Lines Matching refs:ontoken
164 if (ec->ontoken && (dctx->use == DO_SIGN))
177 if (ec->ontoken && (ec->object != CK_INVALID_HANDLE)) {
178 pk11_ctx->ontoken = ec->ontoken;
209 pk11_ctx->ontoken = ISC_FALSE;
220 pk11_ctx->ontoken ? pk11_ctx->object : hKey),
290 if (ec->ontoken && (dctx->use == DO_SIGN))
325 pk11_ctx->ontoken = ISC_FALSE;
407 if (!ec1->ontoken && !ec2->ontoken)
409 else if (ec1->ontoken || ec2->ontoken ||
580 return (ISC_TF((attr != NULL) || ec->ontoken));
591 INSIST((ec->object == CK_INVALID_HANDLE) || ec->ontoken);
811 ec->ontoken = ISC_TRUE;
1037 ec->ontoken = ISC_TRUE;