blob: b8c2e59275351ac955c52a5cc3cb87b9e4644a0e [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 "cryptohome/mock_pkcs11_init.h"
namespace cryptohome {
MockPkcs11Init::MockPkcs11Init() {}
MockPkcs11Init::~MockPkcs11Init() {}
} // namespace cryptohome