Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dsha512.c347 # define mbedtls_internal_sha512_process_many_a64_crypto mbedtls_internal_sha512_process_many
586 #define mbedtls_internal_sha512_process_many_c mbedtls_internal_sha512_process_many
734 static size_t mbedtls_internal_sha512_process_many(mbedtls_sha512_context *ctx, in mbedtls_internal_sha512_process_many() function
794 mbedtls_internal_sha512_process_many(ctx, input, ilen); in mbedtls_sha512_update()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dsha512.c348 # define mbedtls_internal_sha512_process_many_a64_crypto mbedtls_internal_sha512_process_many
587 #define mbedtls_internal_sha512_process_many_c mbedtls_internal_sha512_process_many
735 static size_t mbedtls_internal_sha512_process_many(mbedtls_sha512_context *ctx, in mbedtls_internal_sha512_process_many() function
795 mbedtls_internal_sha512_process_many(ctx, input, ilen); in mbedtls_sha512_update()