We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5213bbb commit c478e4eCopy full SHA for c478e4e
1 file changed
api/stse_random.h
@@ -33,7 +33,7 @@
33
* \details This API use the STSE to generate random number
34
* \param[in] pSTSE Pointer to target STSecureElement device
35
* \param[in,out] pRandom Pointer to random buffer
36
- * \param[in,out] random_size Random size
+ * \param[in] random_size Random size
37
* \return \ref STSE_OK on success ; \ref stse_ReturnCode_t error code otherwise
38
*/
39
stse_ReturnCode_t stse_generate_random(
0 commit comments