Searched refs:PSA_ITS_STORAGE_PREFIX (Results 1 – 3 of 3) sorted by relevance
26 #if !defined(PSA_ITS_STORAGE_PREFIX)27 #define PSA_ITS_STORAGE_PREFIX "" macro33 (sizeof(PSA_ITS_STORAGE_PREFIX) - 1 + /*prefix without terminating 0*/ \38 PSA_ITS_STORAGE_PREFIX "tempfile" PSA_ITS_STORAGE_SUFFIX68 PSA_ITS_STORAGE_PREFIX, in psa_its_fill_filename()
19 #define PSA_ITS_STORAGE_PREFIX ""23 (sizeof(PSA_ITS_STORAGE_PREFIX) - 1 + /*prefix without terminating 0*/ \29 PSA_ITS_STORAGE_PREFIX "tempfile" PSA_ITS_STORAGE_SUFFIX36 PSA_ITS_STORAGE_PREFIX,
185 An undocumented build-time configuration value `PSA_ITS_STORAGE_PREFIX` allows storing the key file…187 * `PSA_ITS_STORAGE_PREFIX "tempfile.psa_its"`: used as a temporary file. Must be writable. May be o…188 * `sprintf(PSA_ITS_STORAGE_PREFIX "%016llx.psa_its", key_id)`: a key or non-key file. The `key_id` …392 An undocumented build-time configuration value `PSA_ITS_STORAGE_PREFIX` allows storing the key file…394 * `PSA_ITS_STORAGE_PREFIX "tempfile.psa_its"`: used as a temporary file. Must be writable. May be o…395 * `sprintf(PSA_ITS_STORAGE_PREFIX "%016llx.psa_its", key_id)`: a key or non-key file. The `key_id` …