Interruptible operations#

Macros#

#define

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.

#define

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.

Macro Definition Documentation#

PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED#

#define PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED
Value:
UINT32_MAX

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.


Definition at line 2761 of file util/third_party/trusted-firmware-m/interface/include/psa/crypto_values.h

PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED#

#define PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED
Value:
UINT32_MAX

Maximum value for use with psa_interruptible_set_max_ops() to determine the maximum number of ops allowed to be executed by an interruptible function in a single call.


Definition at line 2779 of file util/third_party/mbedtls/include/psa/crypto_values.h