mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-02 16:13:27 +00:00
Clarify IOP key generation restriction
Public keys can't be generated. Co-authored-by: Gilles Peskine <gilles.peskine@arm.com> Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
9f48917b88
commit
9e088847ae
@ -5272,7 +5272,7 @@ uint32_t psa_generate_key_iop_get_num_ops(psa_generate_key_iop_t *operation);
|
||||
* aborted by calling \c
|
||||
* psa_generate_key_iop_abort().
|
||||
*
|
||||
* \note Only asymmetric keys are supported. (See \p attributes.)
|
||||
* \note Only asymmetric key pairs are supported. (See \p attributes.)
|
||||
*
|
||||
* \param[in, out] operation The \c psa_generate_key_iop_t to use.
|
||||
* This must be initialized as per the
|
||||
|
Loading…
x
Reference in New Issue
Block a user