blob: b1b2018538e6c05d738e093b51633f7a42336925 [file] [log] [blame]
// Copyright (c) 2013 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.
#include "mock_pkcs11_init.h"
namespace cryptohome {
MockPkcs11Init::MockPkcs11Init() {}
MockPkcs11Init::~MockPkcs11Init() {}
} // namespace cryptohome