Searched refs:process_func (Results 1 – 2 of 2) sorted by relevance
83 void (*process_func)( void *ctx, const unsigned char *input ); member
442 ctx->md_info->process_func( ctx->md_ctx, data ); in mbedtls_md_process()