Home
last modified time | relevance | path

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

/hypervisor/lib/crypto/mbedtls/
A Dmd.c92 ret = ctx->md_info->starts_func((void *) ctx->md_ctx); in mbedtls_md_hmac_starts()
118 ret = ctx->md_info->starts_func((void *) ctx->md_ctx); in mbedtls_md_hmac_starts()
158 ret = ctx->md_info->starts_func((void *) ctx->md_ctx); in mbedtls_md_hmac_finish()
A Dmd_internal.h53 int32_t (*starts_func)( void *ctx ); member

Completed in 6 milliseconds