Definition of the User Keystore API.
On platforms with multiple partitions of Secure Memory, the Keystore Object (fsl_shw_kso_t) is provided to allow users to manage a private keystore for use in software cryptographic routines. The user can define a custom set of methods for managing their keystore, or use a default keystore handler. The keystore is established by fsl_shw_establish_keystore(), and released by fsl_shw_release_keystore(). The intent of this design is to make the keystore implementation as flexible as possible.
See User Keystore API for the generic keystore API, and Default Keystore Implementation for the default keystore implementation.
© Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
![]() |