Home | History | Annotate | Download | only in keystore

Lines Matching full:keymaster

20 #include <keymaster/keymaster_configuration.h>
21 #include <keymaster/soft_keymaster_device.h>
22 #include <keymaster/soft_keymaster_logger.h>
40 using keymaster::AuthorizationSet;
41 using keymaster::AuthorizationSetBuilder;
42 using keymaster::SoftKeymasterDevice;
45 keymaster_error_t error = keymaster::ConfigureDevice(main);
50 error = keymaster::ConfigureDevice(fallback);
180 static keymaster::SoftKeymasterLogger softkeymaster_logger;
209 ALOGE("keystore keymaster could not be initialized; exiting");
215 ALOGE("software keymaster could not be initialized; exiting");
220 ALOGE("Keymaster devices could not be configured; exiting");