blob: d64c9ed0320742dc4dd81593a2a32ea3189f5e46 [file] [log] [blame]
// Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
entd.onLoad = function () {
if (entd.pkcs11.isReady)
println("LOOKS OK");
}