mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-18 05:42:35 +00:00
Fix copypasta
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
d6fc3501c0
commit
4da1f01f88
@ -413,7 +413,7 @@
|
|||||||
((type) | PSA_KEY_TYPE_CATEGORY_FLAG_PAIR)
|
((type) | PSA_KEY_TYPE_CATEGORY_FLAG_PAIR)
|
||||||
/** The public key type corresponding to a key pair type.
|
/** The public key type corresponding to a key pair type.
|
||||||
*
|
*
|
||||||
* You may also pass a key pair type as \p type, it will be left unchanged.
|
* You may also pass a public key type as \p type, it will be left unchanged.
|
||||||
*
|
*
|
||||||
* \param type A public key type or key pair type.
|
* \param type A public key type or key pair type.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user