Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 – 6 of 6) sorted by relevance

/system/security/keystore-engine/
Deng_keystore.cpp119 uint8_t *pubkey = NULL; in keystore_loadkey() local
Dandroid_engine.cpp412 uint8_t *pubkey = NULL; in EVP_PKEY_from_keystore() local
/system/extras/verity/
DKeystoreSigner.java100 PublicKey pubkey = Utils.loadDERPublicKey(der); in addPublicKey() local
/system/keymaster/
Dsoft_keymaster_context.cpp348 keymaster_error_t SoftKeymasterContext::FakeKeyAuthorizations(EVP_PKEY* pubkey, in FakeKeyAuthorizations()
/system/security/keystore/
DIKeystoreService.cpp763 virtual int32_t get_pubkey(const String16& name, uint8_t** pubkey, size_t* pubkeyLength) in get_pubkey()
Dkeystore.cpp2051 int32_t get_pubkey(const String16& name, uint8_t** pubkey, size_t* pubkeyLength) { in get_pubkey()