Library management reference

  • PSA status codes
    • Status type
      • psa_status_t (type)
    • Success codes
      • PSA_SUCCESS (macro)
    • Error codes
      • PSA_ERROR_GENERIC_ERROR (macro)
      • PSA_ERROR_NOT_SUPPORTED (macro)
      • PSA_ERROR_NOT_PERMITTED (macro)
      • PSA_ERROR_BUFFER_TOO_SMALL (macro)
      • PSA_ERROR_ALREADY_EXISTS (macro)
      • PSA_ERROR_DOES_NOT_EXIST (macro)
      • PSA_ERROR_BAD_STATE (macro)
      • PSA_ERROR_INVALID_ARGUMENT (macro)
      • PSA_ERROR_INSUFFICIENT_MEMORY (macro)
      • PSA_ERROR_INSUFFICIENT_STORAGE (macro)
      • PSA_ERROR_COMMUNICATION_FAILURE (macro)
      • PSA_ERROR_STORAGE_FAILURE (macro)
      • PSA_ERROR_DATA_CORRUPT (macro)
      • PSA_ERROR_DATA_INVALID (macro)
      • PSA_ERROR_HARDWARE_FAILURE (macro)
      • PSA_ERROR_CORRUPTION_DETECTED (macro)
      • PSA_ERROR_INSUFFICIENT_ENTROPY (macro)
      • PSA_ERROR_INVALID_SIGNATURE (macro)
      • PSA_ERROR_INVALID_PADDING (macro)
      • PSA_ERROR_INSUFFICIENT_DATA (macro)
      • PSA_ERROR_INVALID_HANDLE (macro)
  • PSA Crypto library
    • API version
      • PSA_CRYPTO_API_VERSION_MAJOR (macro)
      • PSA_CRYPTO_API_VERSION_MINOR (macro)
    • Library initialization
      • psa_crypto_init (function)

Related Topics

  • Documentation overview
    • Previous: Usage considerations
    • Next: PSA status codes

This Page

  • Show Source

Quick search

© 2019-2020, Arm Limited or its affiliates. All rights reserved. | Powered by Sphinx 1.6.7 & Alabaster 0.7.8 | Page source