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