p256_transparent_import_key() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

#PSA_SUCCESS Success. Keypair generated and stored in buffer. #PSA_ERROR_NOT_SUPPORTED The input is not supported by this driver (not SECP256R1). #PSA_ERROR_INVALID_ARGUMENT The input is invalid. #PSA_ERROR_BUFFER_TOO_SMALL \p key_buffer_size is too small.

References

from examples