Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm4-cbc.c77 static void sm4_cbc_copy_state(struct crypto_cipher_ctx *dst_ctx, in sm4_cbc_copy_state() function
92 .copy_state = sm4_cbc_copy_state,