Lines Matching defs:slot
33 /** The maximum permitted persistent slot number.
42 * Since we need to preserve the random seed, avoid using that key slot.
51 * \brief Checks if persistent data is stored for the given key slot number
53 * This function checks if any key data or metadata exists for the key slot in
59 * No persistent data present for slot number
61 * Persistent data present for slot number
67 * slot.
71 * key slot must be empty, otherwise this function will fail. This function
72 * should be called after loading the key into an internal slot to ensure the
102 * key slot number.
131 * \brief Remove persistent data for the given key slot number.
288 psa_key_slot_number_t slot;