Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cert_create/src/
H A Dsha.c39 unsigned int total_bytes; in sha_file() local
80 EVP_DigestFinal_ex(mdctx, md, &total_bytes); in sha_file()