Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha256.c61 static int ss_sha256_compress(hash_state * md, const unsigned char *buf) in ss_sha256_compress() function
185 err = ss_sha256_compress(md, buf); in s_sha256_compress()