keystore_module Struct Reference

keystore_module Struct Reference

#include < keymaster_common.h >

Data Fields

hw_module_t   common
 

Detailed Description

Definition at line 63 of file keymaster_common.h .

Field Documentation

Common methods of the keystore module. This must be the first member of keystore_module as users of this structure will cast a hw_module_t to keystore_module pointer in contexts where it's known the hw_module_t references a keystore_module .

Definition at line 69 of file keymaster_common.h .


The documentation for this struct was generated from the following file: