Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Macros | Typedefs | Enumerations
Crypto APIs

Data Structures

struct  psa_crypto_ipc_s
 psa_crypto_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 
struct  psa_crypto_derivation_ipc_s
 psa_crypto_derivation_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 
struct  psa_key_mng_ipc_s
 psa_key_mng_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 
struct  psa_crypto_ipc_aead_s
 
struct  psa_crypto_ipc_asymmetric_s
 psa_crypto_ipc_asymmetric_s struct used for asymmetric PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 

Macros

#define PSA_AEAD_MAX_NONCE_SIZE   16
 psa_crypto_ipc_aead_s struct used for AEAD integrated PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t and extra arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 

Typedefs

typedef enum psa_sec_function_s psa_sec_function_t
 psa_s_function_t enum defines for all the available functions in PSA Crypto. More...
 
typedef struct psa_crypto_ipc_s psa_crypto_ipc_t
 psa_crypto_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 
typedef struct psa_crypto_derivation_ipc_s psa_crypto_derivation_ipc_t
 psa_crypto_derivation_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 
typedef struct psa_key_mng_ipc_s psa_key_mng_ipc_t
 psa_key_mng_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 
typedef struct psa_crypto_ipc_asymmetric_s psa_crypto_ipc_asymmetric_t
 psa_crypto_ipc_asymmetric_s struct used for asymmetric PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together. More...
 

Enumerations

Detailed Description

Macro Definition Documentation

#define PSA_AEAD_MAX_NONCE_SIZE   16

psa_crypto_ipc_aead_s struct used for AEAD integrated PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t and extra arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together.

Definition at line 153 of file crypto_platform_spe.h.

Typedef Documentation

psa_crypto_derivation_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together.

psa_crypto_ipc_asymmetric_s struct used for asymmetric PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together.

psa_crypto_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together.

psa_key_mng_ipc_s struct used for some of the PSA Crypto APIs that need psa_key_handle_t and psa_algorithm_t arguments and in order to use the existing infrastructure of the SPM-IPC we provide a struct to pack them together.

psa_s_function_t enum defines for all the available functions in PSA Crypto.

Enumeration Type Documentation

psa_s_function_t enum defines for all the available functions in PSA Crypto.

Definition at line 41 of file crypto_platform_spe.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.