HomeSort by relevance Sort by last modified time
    Searched refs:keystore_module_methods (Results 1 - 2 of 2) sorted by null

  /system/security/softkeymaster/
keymaster_openssl.cpp 774 static struct hw_module_methods_t keystore_module_methods = { variable in typeref:struct:hw_module_methods_t
787 .methods = &keystore_module_methods,
  /hardware/qcom/keymaster/
keymaster_qcom.cpp 785 static struct hw_module_methods_t keystore_module_methods = { variable in typeref:struct:hw_module_methods_t
798 .methods = &keystore_module_methods,

Completed in 134 milliseconds