Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dcipher.c95 static void cryp_copy_state(union ip_ctx *dst_ip_ctx, union ip_ctx *src_ip_ctx) in cryp_copy_state() function
103 .copy_state = cryp_copy_state,