Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h27 STM32_SAES_KEY_DHU, /* Derived HW unique key */ enumerator
H A Dstm32_saes.c655 case STM32_SAES_KEY_DHU: in stm32_saes_init()
1332 res = stm32_saes_cmac_prf_128(&ctx, STM32_SAES_KEY_DHU, NULL, in huk_subkey_derive()
1342 res = stm32_saes_kdf(&ctx, STM32_SAES_KEY_DHU, NULL, AES_KEYSIZE_128, in huk_subkey_derive()