Searched refs:key_length (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/gatekeeper/aidl/software/ |
D | SoftGateKeeper.h | 95 uint32_t key_length, const uint8_t* message, in ComputeSignature() argument 99 if (!hmac_calculator.Init(key, key_length)) { in ComputeSignature()
|
/hardware/qcom/keymaster/ |
D | keymaster_qcom.cpp | 385 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_all/hardware/ |
D | keymaster1.h | 67 const size_t key_length, uint8_t** key_blob, size_t* key_blob_length);
|
/hardware/libhardware/include/hardware/ |
D | keymaster1.h | 67 const size_t key_length, uint8_t** key_blob, size_t* key_blob_length);
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | bt_amp_hci.h | 94 uint8 key_length;
|
D | 802.11.h | 1982 uint8 key_length; member
|