Mbed TLS v3.6.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
Interruptible operations

Macros

#define PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED   UINT32_MAX
 

Detailed Description

Macro Definition Documentation

#define PSA_INTERRUPTIBLE_MAX_OPS_UNLIMITED   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 crypto_values.h.