Searched refs:mbedtls_sha512_init (Results 1 – 4 of 4) sorted by relevance
135 mbedtls_sha512_init(&operation->ctx.sha512); in mbedtls_psa_hash_setup()141 mbedtls_sha512_init(&operation->ctx.sha512); in mbedtls_psa_hash_setup()
221 void mbedtls_sha512_init(mbedtls_sha512_context *ctx) in mbedtls_sha512_init() function909 mbedtls_sha512_init(&ctx); in mbedtls_sha512()1034 mbedtls_sha512_init(&ctx); in mbedtls_sha512_common_self_test()
60 void mbedtls_sha512_init(mbedtls_sha512_context *ctx);
3962 mbedtls_sha512_init() is called before operating on the relevant context