Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/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