Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.c346 static TEE_Result saes_prepare_key(struct stm32_saes_context *ctx) in saes_prepare_key() function
444 res = saes_prepare_key(ctx); in restore_context()