Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c413 static TEE_Result cryp_prepare_key(struct stm32_cryp_context *ctx) in cryp_prepare_key() function
488 res = cryp_prepare_key(ctx); in restore_context()
530 res = cryp_prepare_key(ctx); in ccm_first_context()