Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/libsodium/port/crypto_hash_mbedtls/
Dcrypto_hash_sha512_mbedtls.c93 crypto_hash_sha512_final(crypto_hash_sha512_state *state, unsigned char *out) in crypto_hash_sha512_final() function
/hal_espressif-2.7.6/components/libsodium/test/
Dtest_sodium.c119 crypto_hash_sha512_final(&state, calculated);