__crypto_md5_import_core
return __crypto_md5_import_core(MD5_CTX(desc), in);
return __crypto_md5_import_core(&ctx->hash_ctx, in);