mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-18 14:42:24 +00:00
Fix documentation
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
afbc7eda65
commit
789cef87f8
@ -7,10 +7,10 @@
|
|||||||
* \note This file may not be included directly. Applications must
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
*
|
*
|
||||||
* \note This header and its content is not part of the Mbed TLS API and
|
* \note This header and its content are not part of the Mbed TLS API and
|
||||||
* applications must not depend on it. Its main purpose is to define the
|
* applications must not depend on it. Its main purpose is to define the
|
||||||
* multi-part state objects of the Mbed TLS software-based PSA drivers. The
|
* multi-part state objects of the Mbed TLS software-based PSA drivers. The
|
||||||
* definition of these objects are then used by crypto_struct.h to define the
|
* definitions of these objects are then used by crypto_struct.h to define the
|
||||||
* implementation-defined types of PSA multi-part state objects.
|
* implementation-defined types of PSA multi-part state objects.
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
* \note This file may not be included directly. Applications must
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
*
|
*
|
||||||
* \note This header and its content is not part of the Mbed TLS API and
|
* \note This header and its content are not part of the Mbed TLS API and
|
||||||
* applications must not depend on it. Its main purpose is to define the
|
* applications must not depend on it. Its main purpose is to define the
|
||||||
* multi-part state objects of the Mbed TLS software-based PSA drivers. The
|
* multi-part state objects of the Mbed TLS software-based PSA drivers. The
|
||||||
* definition of these objects are then used by crypto_struct.h to define the
|
* definitions of these objects are then used by crypto_struct.h to define the
|
||||||
* implementation-defined types of PSA multi-part state objects.
|
* implementation-defined types of PSA multi-part state objects.
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
* \note This file may not be included directly. Applications must
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
*
|
*
|
||||||
* \note This header and its content is not part of the Mbed TLS API and
|
* \note This header and its content are not part of the Mbed TLS API and
|
||||||
* applications must not depend on it. Its main purpose is to define the
|
* applications must not depend on it. Its main purpose is to define the
|
||||||
* multi-part state objects of the Mbed TLS software-based PSA drivers. The
|
* multi-part state objects of the Mbed TLS software-based PSA drivers. The
|
||||||
* definition of these objects are then used by crypto_struct.h to define the
|
* definitions of these objects are then used by crypto_struct.h to define the
|
||||||
* implementation-defined types of PSA multi-part state objects.
|
* implementation-defined types of PSA multi-part state objects.
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
|
@ -9,10 +9,10 @@
|
|||||||
* \note This file may not be included directly. Applications must
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
*
|
*
|
||||||
* \note This header and its content is not part of the Mbed TLS API and
|
* \note This header and its content are not part of the Mbed TLS API and
|
||||||
* applications must not depend on it. Its main purpose is to define the
|
* applications must not depend on it. Its main purpose is to define the
|
||||||
* multi-part state objects of the PSA drivers included in the cryptographic
|
* multi-part state objects of the PSA drivers included in the cryptographic
|
||||||
* library. The definition of these objects are then used by crypto_struct.h
|
* library. The definitions of these objects are then used by crypto_struct.h
|
||||||
* to define the implementation-defined types of PSA multi-part state objects.
|
* to define the implementation-defined types of PSA multi-part state objects.
|
||||||
*/
|
*/
|
||||||
/* Copyright The Mbed TLS Contributors
|
/* Copyright The Mbed TLS Contributors
|
||||||
|
@ -8,10 +8,10 @@
|
|||||||
* \note This file may not be included directly. Applications must
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
*
|
*
|
||||||
* \note This header and its content is not part of the Mbed TLS API and
|
* \note This header and its content are not part of the Mbed TLS API and
|
||||||
* applications must not depend on it. Its main purpose is to define the
|
* applications must not depend on it. Its main purpose is to define the
|
||||||
* multi-part state objects of the PSA drivers included in the cryptographic
|
* multi-part state objects of the PSA drivers included in the cryptographic
|
||||||
* library. The definition of these objects are then used by crypto_struct.h
|
* library. The definitions of these objects are then used by crypto_struct.h
|
||||||
* to define the implementation-defined types of PSA multi-part state objects.
|
* to define the implementation-defined types of PSA multi-part state objects.
|
||||||
*/
|
*/
|
||||||
/* Copyright The Mbed TLS Contributors
|
/* Copyright The Mbed TLS Contributors
|
||||||
|
@ -8,10 +8,10 @@
|
|||||||
* \note This file may not be included directly. Applications must
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
*
|
*
|
||||||
* \note This header and its content is not part of the Mbed TLS API and
|
* \note This header and its content are not part of the Mbed TLS API and
|
||||||
* applications must not depend on it. Its main purpose is to define the
|
* applications must not depend on it. Its main purpose is to define the
|
||||||
* multi-part state objects of the PSA drivers included in the cryptographic
|
* multi-part state objects of the PSA drivers included in the cryptographic
|
||||||
* library. The definition of these objects are then used by crypto_struct.h
|
* library. The definitions of these objects are then used by crypto_struct.h
|
||||||
* to define the implementation-defined types of PSA multi-part state objects.
|
* to define the implementation-defined types of PSA multi-part state objects.
|
||||||
*/
|
*/
|
||||||
/* Copyright The Mbed TLS Contributors
|
/* Copyright The Mbed TLS Contributors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user