Home
last modified time | relevance | path

Searched refs:key_length (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
Dkeymaster0.h68 const uint8_t* key, const size_t key_length,
Dkeymaster1.h67 const size_t key_length, uint8_t** key_blob, size_t* key_blob_length);
/hardware/qcom/keymaster/
Dkeymaster_qcom.cpp385 const uint8_t* key, const size_t key_length, in qcom_km_import_keypair() argument
407 if (qcom_km_ION_memalloc(&ihandle, QSEECOM_ALIGN(key_length)) < 0) { in qcom_km_import_keypair()
430 memcpy((unsigned char *)ihandle.ion_sbuffer, key, key_length); in qcom_km_import_keypair()
432 send_cmd->pkcs8_key_len = key_length; in qcom_km_import_keypair()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbt_amp_hci.h94 uint8 key_length;
D802.11.h1982 uint8 key_length; member