Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dsha256.c325 # define mbedtls_internal_sha256_process_many_a64_crypto mbedtls_internal_sha256_process_many
451 #define mbedtls_internal_sha256_process_many_c mbedtls_internal_sha256_process_many
619 static size_t mbedtls_internal_sha256_process_many(mbedtls_sha256_context *ctx, in mbedtls_internal_sha256_process_many() function
681 mbedtls_internal_sha256_process_many(ctx, input, ilen); in mbedtls_sha256_update()