Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dsha256.c291 # define mbedtls_internal_sha256_process_many_a64_crypto mbedtls_internal_sha256_process_many
417 #define mbedtls_internal_sha256_process_many_c mbedtls_internal_sha256_process_many
585 static size_t mbedtls_internal_sha256_process_many(mbedtls_sha256_context *ctx, in mbedtls_internal_sha256_process_many() function
647 mbedtls_internal_sha256_process_many(ctx, input, ilen); in mbedtls_sha256_update()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dsha256.c321 # define mbedtls_internal_sha256_process_many_a64_crypto mbedtls_internal_sha256_process_many
447 #define mbedtls_internal_sha256_process_many_c mbedtls_internal_sha256_process_many
615 static size_t mbedtls_internal_sha256_process_many(mbedtls_sha256_context *ctx, in mbedtls_internal_sha256_process_many() function
677 mbedtls_internal_sha256_process_many(ctx, input, ilen); in mbedtls_sha256_update()