Home
last modified time | relevance | path

Searched refs:keymaster_block_mode_t (Results 1 – 5 of 5) sorted by relevance

/system/keymaster/include/keymaster/
Dgoogle_keymaster.h52 SupportedResponse<keymaster_block_mode_t>* response) const;
Dkeymaster_defs.h188 } keymaster_block_mode_t; typedef
Dkeymaster_tags.h191 DEFINE_KEYMASTER_ENUM_TAG(KM_ENUM, TAG_BLOCK_MODE, keymaster_block_mode_t);
/system/keymaster/
Dgoogle_keymaster.cpp76 SupportedResponse<keymaster_block_mode_t>* response) const { in SupportedBlockModes()
Dgoogle_keymaster_test.cpp72 SupportedResponse<keymaster_block_mode_t> response; in TEST_F()