Home
last modified time | relevance | path

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

/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/libhardware/include/hardware/
Dkeymaster.h215 const uint8_t* key, const size_t key_length,
/hardware/samsung_slsi/exynos5/libkeymaster/
Dkeymaster_mobicore.cpp137 const uint8_t* key, const size_t key_length, in exynos_km_import_keypair() argument
153 Unique_PKCS8_PRIV_KEY_INFO pkcs8(d2i_PKCS8_PRIV_KEY_INFO(NULL, &key, key_length)); in exynos_km_import_keypair()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbt_amp_hci.h94 uint8 key_length;
D802.11.h1982 uint8 key_length; member