Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.c1128 static TEE_Result stm32_saes_cmac_prf_128(struct stm32_saes_context *ctx, in stm32_saes_cmac_prf_128() function
1267 res = stm32_saes_cmac_prf_128(ctx, key_sel, key, key_size, in stm32_saes_kdf()
1332 res = stm32_saes_cmac_prf_128(&ctx, STM32_SAES_KEY_DHU, NULL, in huk_subkey_derive()