Commit Graph

1 Commits

Author SHA1 Message Date
Pankaj Gupta
7ec65f6e63 hw-bound-key: introducing the generic structure
Hardware bound keys buffer has additional information,
that will be accessed using this new structure.

structure members are:
- flags, flags for hardware specific information.
- key_sz, size of the plain key.

Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com>
Reviewed by: Kshitiz Varshney <Kshitiz.varshney@nxp.com>
2023-10-30 17:35:42 +08:00