Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_hash.c424 uint32_t *dst_buf = NULL; in stm32_hash_deep_copy() local
430 dst_buf = dst->remain.buf; in stm32_hash_deep_copy()
433 dst->remain.buf = dst_buf; in stm32_hash_deep_copy()