Searched refs:STM32_SAES_KEY_DHU (Results 1 – 2 of 2) sorted by relevance
27 STM32_SAES_KEY_DHU, /* Derived HW unique key */ enumerator
655 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()