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

Return value

#PSA_SUCCESS The key was generated successfully. #PSA_ERROR_BUFFER_TOO_SMALL The size of \p key_buffer is too small.

Notes

The signature of the function is that of a PSA driver import_key entry point.

References

from examples