/* | |
* Copyright (c) 2019, Arm Limited. All rights reserved. | |
* | |
* SPDX-License-Identifier: BSD-3-Clause | |
* | |
*/ | |
//This file holds description for the current directory. This documentation | |
//will be included in the Doxygen output. | |
/*! | |
\dir | |
\brief Source code for the Crypto service. | |
\details The Crypto service captures cryptography functionality. | |
*/ |