Searched refs:mbedtls_sha512_process (Results 1 – 9 of 9) sorted by relevance
194 void mbedtls_sha512_process( RK_SHA512_CTX *ctx, const unsigned char data[128] ) in mbedtls_sha512_process() function286 mbedtls_sha512_process( ctx, ctx->buffer ); in mbedtls_sha512_update()294 mbedtls_sha512_process( ctx, input ); in mbedtls_sha512_update()
226 MBEDTLS_DEPRECATED void mbedtls_sha512_process(
2264 #define sha512_process mbedtls_sha512_process