Searched refs:mbedtls_internal_sha512_process (Results 1 – 2 of 2) sorted by relevance
143 int mbedtls_internal_sha512_process(mbedtls_sha512_context *ctx,
349 # define mbedtls_internal_sha512_process_a64_crypto mbedtls_internal_sha512_process588 #define mbedtls_internal_sha512_process_c mbedtls_internal_sha512_process745 int mbedtls_internal_sha512_process(mbedtls_sha512_context *ctx, in mbedtls_internal_sha512_process() function784 if ((ret = mbedtls_internal_sha512_process(ctx, ctx->buffer)) != 0) { in mbedtls_sha512_update()836 if ((ret = mbedtls_internal_sha512_process(ctx, ctx->buffer)) != 0) { in mbedtls_sha512_finish()853 if ((ret = mbedtls_internal_sha512_process(ctx, ctx->buffer)) != 0) { in mbedtls_sha512_finish()