mbedtls/include/psa
Gilles Peskine b82ab6f402 Improve documentation of abort functions
Explicitly state that calling abort is safe after initializing to
zero.

Explicitly state that calling abort on an inactive operation is safe,
and replace "active" by "initialized" in the description of the
parameter.

Get rid of the recommendation for implementers to try to handle
uninitialized structures safely. It's good advice in principle but
cannot be achieved in a robust way and the wording was confusing.
2018-09-12 16:41:11 +03:00
..
crypto_extra.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_platform.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_sizes.h Doc: write documentation for many macros and functions 2018-09-12 16:41:11 +03:00
crypto_struct.h Split psa_mac_setup -> psa_mac_{sign,verify}_setup 2018-09-12 16:41:11 +03:00
crypto.h Improve documentation of abort functions 2018-09-12 16:41:11 +03:00