Searched refs:mbedtls_sha256_free (Results 1 – 5 of 5) sorted by relevance
69 void mbedtls_sha256_free(mbedtls_sha256_context *ctx);
47 mbedtls_sha256_free(&operation->ctx.sha256); in mbedtls_psa_hash_abort()52 mbedtls_sha256_free(&operation->ctx.sha256); in mbedtls_psa_hash_abort()
226 void mbedtls_sha256_free(mbedtls_sha256_context *ctx) in mbedtls_sha256_free() function760 mbedtls_sha256_free(ctx); in mbedtls_sha256_finish()806 mbedtls_sha256_free(&ctx); in mbedtls_sha256()954 mbedtls_sha256_free(&ctx); in mbedtls_sha256_common_self_test()
291 mbedtls_sha256_free(ctx->md_ctx); in mbedtls_md_free()296 mbedtls_sha256_free(ctx->md_ctx); in mbedtls_md_free()
375 mbedtls_sha256_free(context); in otPlatCryptoSha256Deinit()