Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c647 const uint32_t *key_u32 = NULL; in stm32_cryp_init() local
660 key_u32 = key; in stm32_cryp_init()
663 key_u32 = local_key; in stm32_cryp_init()
753 ctx->key[i] = TOBE32(key_u32[i]); in stm32_cryp_init()

Completed in 4 milliseconds