p256_transparent_generate_key() is only used within mbedTLS.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsRelatedReferences

Return value

#PSA_SUCCESS Success. Keypair generated and stored in buffer. #PSA_ERROR_BUFFER_TOO_SMALL \p key_buffer_size is too small. #PSA_ERROR_GENERIC_ERROR The internal RNG failed.

References