Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dsha512.c349 # define mbedtls_internal_sha512_process_a64_crypto mbedtls_internal_sha512_process macro
566 int mbedtls_internal_sha512_process_a64_crypto(mbedtls_sha512_context *ctx, in mbedtls_internal_sha512_process_a64_crypto() function
749 return mbedtls_internal_sha512_process_a64_crypto(ctx, data); in mbedtls_internal_sha512_process()