mbedtls_psa_ecp_export_key() function
Export an ECP key to export representation
Arguments
type
The type of key (public/private) to export
ecp
The internal ECP representation from which to export
data
The buffer to export to
data_size
The length of the buffer to export to
data_length
The amount of bytes written to \p data
![]()
status = mbedtls_psa_ecp_export_key(
mbedtls_psa_ecp_export_key() is called by 2 functions and calls 5 functions:
![]()
mbedtls_psa_ecp_export_key()
mbedtls_psa_ecp_export_key() reads 2 variables:
![]()
mbedtls_psa_ecp_export_key()