Home
last modified time | relevance | path

Searched refs:import_keypair (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dkeymaster1.h66 int (*import_keypair)(const struct keymaster1_device* dev, const uint8_t* key, member
/aosp12/hardware/qcom/keymaster/
H A Dkeymaster_qcom.cpp773 dev->import_keypair = qcom_km_import_keypair; in qcom_km_open()
/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp244 km1_device_.import_keypair = nullptr; in initialize_device_struct()