Home
last modified time | relevance | path

Searched defs:hw_key (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs457 let hw_key: Strong<dyn IHwCryptoKey> = in import_clear_aes_key() localVariable
534 let hw_key: Strong<dyn IHwCryptoKey> = in import_clear_hmac_key() localVariable
673 let hw_key: Strong<dyn IHwCryptoKey> = in create_key_tokens() localVariable
725 let hw_key: Strong<dyn IHwCryptoKey> = in create_key_tokens() localVariable
764 let hw_key: Strong<dyn IHwCryptoKey> = in key_token_import_wrong_policy() localVariable
798 let hw_key: Strong<dyn IHwCryptoKey> = in get_keyslot() localVariable
807 let hw_key = HwCryptoKey::new_binder( in get_keyslot_form_unautorized_caller() localVariable
Dhwcrypto_ipc_server.rs49 let hw_key = hwcrypto_operations::HwCryptoOperations::new_binder(); in main_loop() localVariable
Dhwcrypto_operations.rs219 let hw_key: Strong<dyn IHwCryptoKey> = in hmac_simple_test_from_binder() localVariable
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/crypto/caam/src/
H A Dhw_key_blob.c33 int get_hw_unq_key_blob_hw(uint8_t *hw_key, int size) in get_hw_unq_key_blob_hw()
H A Dcaam.c334 uint8_t *hw_key = (uint8_t *) ptov((phys_addr_t *) hw_key_phy_addr); in _get_hw_unq_key() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/crypto/caam/src/
Dhw_key_blob.c33 int get_hw_unq_key_blob_hw(uint8_t *hw_key, int size) in get_hw_unq_key_blob_hw()
Dcaam.c334 uint8_t *hw_key = (uint8_t *) ptov((phys_addr_t *) hw_key_phy_addr); in _get_hw_unq_key() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_emit.c59 struct translate_key hw_key; in draw_pt_emit_prepare() local
H A Ddraw_pipe_vbuf.c188 struct translate_key hw_key; in vbuf_start_prim() local