Home
last modified time | relevance | path

Searched defs:send_cmd (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/keymaster/
H A Dkeymaster_qcom.cpp337 keymaster_gen_keypair_cmd_t *send_cmd = NULL; in qcom_km_generate_keypair() local
419 keymaster_import_keypair_cmd_t *send_cmd = NULL; in qcom_km_import_keypair() local
500 keymaster_sign_data_cmd_t *send_cmd = NULL; in qcom_km_sign_data() local
599 keymaster_verify_data_cmd_t *send_cmd = NULL; in qcom_km_verify_data() local
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_hci_int.h306 tNFA_HCI_API_SEND_CMD_EVT send_cmd; /* Send a event on a pipe to a host */ member