8 #ifndef __ATTEST_PUBLIC_KEY_H__
9 #define __ATTEST_PUBLIC_KEY_H__
Platform Security Architecture cryptography module.
psa_attest_err_t
Initial attestation service error types.
enum psa_attest_err_t attest_unregister_initial_attestation_public_key(psa_key_handle_t key_handle_public)
Unregister the initial attestation public key from Crypto service to do not occupy key slot...
enum psa_attest_err_t attest_register_initial_attestation_public_key(psa_key_handle_t *key_handle_public)
Register the initial attestation public key to Crypto service to verify the signature of the token...