Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c648 uint32_t local_key[8] = { 0 }; in stm32_cryp_init() local
662 memcpy(local_key, key, key_size); in stm32_cryp_init()
663 key_u32 = local_key; in stm32_cryp_init()

Completed in 5 milliseconds