Lines Matching full:secure
5 * Secure non-volatile storage routines
31 /* Secure data area */
59 * Check the CRC of the secure storage context.
61 * Use this if reading from secure storage may be flaky, and you want to retry
72 * Create fresh data in the secure storage context.
74 * Use this only when initializing the secure storage context on a new machine
76 * (or any other API in this library) fails; that could allow the secure data
84 * Initialize the secure storage context and verify its CRC.
94 * Read a secure storage value.
106 * Write a secure storage value.